We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92095d commit cadea70Copy full SHA for cadea70
.github/workflows/create_build.yml
@@ -18,5 +18,5 @@ jobs:
18
username: ${{ github.actor }}
19
password: ${{ secrets.GITHUB_TOKEN }}
20
registry: docker.pkg.github.com
21
- repository: exesse/mongo-dump/mongo-dump
+ repository: exesse/quake3-arena-server/quake3-arena-server
22
tag_with_ref: true
0 commit comments