Skip to content

Commit

Permalink
update gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
amirfakhrullah authored Dec 5, 2022
1 parent 46d186a commit 7c7e561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: rymndhng/release-on-push-action@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
bump_version_scheme: patch

0 comments on commit 7c7e561

Please sign in to comment.