We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90204e6 commit bb27ebcCopy full SHA for bb27ebc
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
7
env:
8
REGISTRY: ci.gmac.io
9
- IMAGE_NAME: ${{ gitea.repository }}
+ IMAGE_NAME: mackieg/personalwebsite
10
11
jobs:
12
build-and-deploy:
0 commit comments