Skip to content

Commit a7945ab

Browse files
author
Sidney Andrews
committed
Fixed GitHub Packages push
1 parent 5a5cfe2 commit a7945ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
with:
1313
username: ${{ github.actor }}
1414
password: ${{ secrets.GITHUB_TOKEN }}
15+
registry: docker.pkg.github.com
1516
repository: msusdev/example-next-web-app/webnext
1617
tags: ${{ github.run_number }}, latest
1718
- name: Push to Docker Hub

0 commit comments

Comments
 (0)