We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1ac50 commit f5a94e7Copy full SHA for f5a94e7
.github/workflows/on-release.yml
@@ -25,5 +25,5 @@ jobs:
25
platforms: linux/amd64,linux/arm64,linux/arm/v7
26
push: true
27
tags: |
28
- terrastories/terrastories:${{ github.ref }}
+ terrastories/terrastories:${{ github.ref_name }}
29
terrastories/terrastories:latest
0 commit comments