Skip to content

Commit

Permalink
Merge pull request #155 from planetf1/release-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 committed Apr 6, 2023
2 parents 0b8b0dd + 21e1ed3 commit 808f63e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
OSSRH_GPG_PRIVATE_KEY: ${{ secrets.OSSRH_GPG_PRIVATE_KEY }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to container registry (Quay.io)
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 808f63e

Please sign in to comment.