We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abccef0 commit 1371922Copy full SHA for 1371922
.github/workflows/publish.yml
@@ -7,6 +7,7 @@ jobs:
7
publish:
8
runs-on: ubuntu-latest
9
steps:
10
+ - uses: actions/checkout@v2
11
- uses: ./
12
with:
13
post_title: 'New update!'
0 commit comments