We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82252a5 + 3246854 commit 08c888fCopy full SHA for 08c888f
1 file changed
.github/workflows/docker-image.yml
@@ -32,7 +32,7 @@ jobs:
32
env:
33
VITE_API_BASE_URL: 'https://acdc-back-office.demo.insee.io/'
34
- name: Publish to Registry
35
- uses: elgohr/Publish-Docker-Github-Action@v4
+ uses: elgohr/Publish-Docker-Github-Action@v5
36
with:
37
name: inseefrlab/acdc
38
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments