Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
798cd355b2
|
@@ -32,5 +32,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
$GITHUB_REPOSITORY:${GITHUB_REF#refs/tags/}
|
${{ gitea.repository }}:${GITHUB_REF#refs/tags/}
|
||||||
$GITHUB_REPOSITORY:latest
|
${{ gitea.repository }}:latest
|
||||||
|
Reference in New Issue
Block a user