Skip to content

Commit

Permalink
Merge pull request #16 from EdgePi-Cloud/dev-auto-versioning
Browse files Browse the repository at this point in the history
update key
  • Loading branch information
jimmy121192 authored Jan 15, 2024
2 parents fd60c9a + 83d35d6 commit 169d358
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 @@ -25,7 +25,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
token: ${{ secrets.EDGEPI_ORG__ACTIONS_BOT_TOKEN }}
token: ${{ secrets.ACTIONS_BOT_TOKEN }}

- name: Set up Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 169d358

Please sign in to comment.