Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
SamYuan1990 committed Oct 18, 2023
1 parent 9d4c52d commit e4b25b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Postcrypto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
context: ./go_pqc
platforms: linux/amd64,linux/s390x,linux/arm64
push: true
tags: ghcr.io/samyuan1990/trash
tags: ghcr.io/samyuan1990/trash:postcrypto
labels: postcrypto
2 changes: 1 addition & 1 deletion .github/workflows/crypto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
context: ./go_crypto
platforms: linux/amd64,linux/s390x,linux/arm64
push: true
tags: ghcr.io/samyuan1990/trash
tags: ghcr.io/samyuan1990/trash:crypto
labels: crypto

0 comments on commit e4b25b2

Please sign in to comment.