Skip to content

Commit

Permalink
chore: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshan333 committed Apr 1, 2024
1 parent e8ffd66 commit 5a2e839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_otp_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
git status -s
git add .
git commit -m "chore(versions.txt): update Erlang/OTP version file"
git push
git push https://github-actions[bot]:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git

0 comments on commit 5a2e839

Please sign in to comment.