mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 20:33:03 +00:00
Update maven.yml
修改工作流版本号问题
This commit is contained in:
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@@ -83,5 +83,6 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
ghcr.io/${{ github.repository }}:${{ steps.extract_tag.outputs.tag }}
|
||||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||||
ghcr.io/${{ github.repository }}:main
|
ghcr.io/${{ github.repository }}:main
|
||||||
|
|||||||
Reference in New Issue
Block a user