Skip to content

Commit 78ce114

Browse files
committed
use GH container registry
committed with --no-check bc yolo
1 parent 51dc982 commit 78ce114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-github-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
username: ${{ github.actor }}
2222
password: ${{ secrets.GITHUB_TOKEN }}
23-
registry: docker.pkg.github.com
23+
registry: ghcr.io
2424
repository: rhythmictech/docker-graylog-integrations-plugin/graylog-integrations-plugin
2525
tag_with_ref: true

0 commit comments

Comments
 (0)