Skip to content

Commit

Permalink
Update build_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Und3rf10w authored May 18, 2023
1 parent c9f1076 commit 514b9ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
- name: Set up GitHub context
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh auth login --with-token <<< "$GITHUB_TOKEN"
gh config set prompt disabled
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u $ --password-stdin

- name: Create and publish release
env:
Expand Down

0 comments on commit 514b9ce

Please sign in to comment.