Skip to content

Commit 064c94b

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

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

13-
- uses: tgymnich/publish-github-action@v1
13+
- uses: jameshenry/publish-action@v0.1
1414
with:
15-
github_token: ${{ secrets.GITHUB_TOKEN }}
15+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)