Skip to content

Commit

Permalink
Update scala-project-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Jul 1, 2023
1 parent 744999e commit 418b18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-project-template.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
ref: template
repository: Atry/scala-project-template
- run: git config remote.origin.url "${{github.repositoryUrl}}"
- run: git config remote.origin.url "https://github.com/${{github.repository}}"
- uses: peter-evans/create-pull-request@v5
with:
delete-branch: true
Expand Down

0 comments on commit 418b18d

Please sign in to comment.