Skip to content

Commit

Permalink
Merge pull request #129 from Suwayomi/main
Browse files Browse the repository at this point in the history
woops
  • Loading branch information
Robonau authored Jan 17, 2024
2 parents 67ce45b + 88fdf62 commit 21ecf26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
tags: |
ghcr.io/${{ steps.string.outputs.lowercase }}:latest,
ghcr.io/${{ steps.string.outputs.lowercase }}:${{ needs.GenTag.outputs.value }},
# ${{ steps.string.outputs.lowercase }}:latest,
# ${{ steps.string.outputs.lowercase }}:${{ needs.GenTag.outputs.value }},
# ${{ steps.string.outputs.lowercase }}:latest,
# ${{ steps.string.outputs.lowercase }}:${{ needs.GenTag.outputs.value }},
build:
needs: GenTag
runs-on: ubuntu-latest
Expand Down

0 comments on commit 21ecf26

Please sign in to comment.