We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a64791 commit cd44487Copy full SHA for cd44487
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
id: meta
14
uses: docker/metadata-action@v3
15
with:
16
- images: ghcr.io/nenokkadine/gdutils
+ images: ghcr.io/viswanathbalusu/codeserver
17
- name: Login to GitHub Container Registry
18
uses: docker/login-action@v1
19
0 commit comments