Skip to content

Commit

Permalink
Try again to fix github release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Riley authored and Tom Riley committed Jan 22, 2024
1 parent 4473517 commit 823b231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
release-github:
needs: publish-npm
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v3
- run: gh release create "$GITHUB_REF_NAME" # GITHUB_REF_NAME is the tag name in `on.push.tags` workflows
Expand Down

0 comments on commit 823b231

Please sign in to comment.