Skip to content

Commit

Permalink
try to fix the unable to push error
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed Nov 25, 2023
1 parent 061f124 commit d70caa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
token: ${{ secrets.SNAPCRAFTERS_BOT_COMMIT }}

- name: Fetch new version number
id: fetch-version
Expand Down

0 comments on commit d70caa6

Please sign in to comment.