Skip to content

Commit

Permalink
ci: remove unused token (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanschneeweiss authored Jan 22, 2024
1 parent a4ac30e commit eca3078
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
run: |
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u $ --password-stdin
make push
env:
PACKAGE_REPO_TOKEN: ${{ secrets.PACKAGE_REPO_TOKEN }}
- name: Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit eca3078

Please sign in to comment.