Skip to content

Commit

Permalink
Adapt version bum workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nezhar committed May 10, 2022
1 parent 855d2a6 commit b72acd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
repository: 'https:/snypy/snypy-docker'
repository: 'snypy/snypy-docker'
token: ${{ secrets.WORKFLOW_GIT_ACCESS_TOKEN }}

- name: Update env file
Expand Down

0 comments on commit b72acd9

Please sign in to comment.