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

Commit

Permalink
Change username to repo owner.
Browse files Browse the repository at this point in the history
  • Loading branch information
barankyle committed Jun 29, 2021
1 parent 8881ff2 commit 34ab782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gh-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
run: bash scripts/publish_gh_container.sh ${{ github.event.release.tag_name }} $DOCKER_LABEL
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_USERNAME: ${{ github.actor }}
GITHUB_USERNAME: ${{ github.repository_owner }}
DOCKER_LABEL: ${{ secrets.DOCKER_LABEL }}

0 comments on commit 34ab782

Please sign in to comment.