Skip to content

Commit

Permalink
Add: edits ghcr.io credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Balou9 authored Aug 29, 2024
1 parent 779b101 commit 637d79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ secrets.GREENBONE_BOT }}
password: ${{ secrets.GREENBONE_BOT_PACKAGES_WRITE_TOKEN }}
password: ${{ secrets.GREENBONE_BOT_TOKEN }}
- name: Setup additional container meta information
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 637d79e

Please sign in to comment.