Skip to content

Commit

Permalink
The remote-version workflow has no preference for github-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
kronn committed Nov 13, 2024
1 parent 4c9feb5 commit a9b3f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
needs:
- release
with:
repository_url: ${{ github.repository}}
repository_url: https://github.com/${{ github.repository}}.git
stage: production

deploy-staging:
Expand Down

0 comments on commit a9b3f96

Please sign in to comment.