Skip to content

Commit 67fcc32

Browse files
committed
Deploy after release
1 parent 72603df commit 67fcc32

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/tmp-test.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Test dispatch
2+
3+
on:
4+
workflow_dispatch:
5+
jobs:
6+
lint:
7+
runs-on: ubuntu-latest
8+
steps:
9+
- name: Deploy docs
10+
uses: code16/sharp/.github/workflows/deploy.yml@main

0 commit comments

Comments
 (0)