Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
Update ghcr token (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan authored Aug 28, 2023
1 parent 809623f commit 3cf4c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-nvenc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GHCR_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract Container metadata
id: meta
Expand Down

0 comments on commit 3cf4c2a

Please sign in to comment.