Skip to content

Commit

Permalink
revert token
Browse files Browse the repository at this point in the history
  • Loading branch information
smellman committed Oct 1, 2024
1 parent 2dd7820 commit 642aa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
git commit -m "Update from github ci sotmjp2024/${{ github.sha }}"
git push --quiet origin master > /dev/null 2>&1
env:
gh_token: ${{ secrets.GITHUB_TOKEN }}
gh_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 642aa71

Please sign in to comment.