Skip to content

Commit

Permalink
Change CI Dockerfile label
Browse files Browse the repository at this point in the history
  • Loading branch information
Luan-vP committed Dec 23, 2023
1 parent d38be6c commit 048b8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository_owner }}/your-image-name:latest
tags: ghcr.io/${{ github.repository_owner }}/react-app-template:latest

permissions: write-all

0 comments on commit 048b8a8

Please sign in to comment.