Skip to content

Commit 6fd528b

Browse files
committed
chore: add action for semi-automating publish workflow
1 parent 064c94b commit 6fd528b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212

13-
- uses: jameshenry/publish-action@v0.1
13+
- uses: jameshenry/publish-action@v0.2
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)