Skip to content

Commit

Permalink
Update versioning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt authored Jan 7, 2024
1 parent 548b57f commit 2ab5f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
github_token: ${{ secrets.MY_SECRET_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
author_email: [email protected]
branch: master
force: true

0 comments on commit 2ab5f2e

Please sign in to comment.