We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a214538 commit 5e117b4Copy full SHA for 5e117b4
.github/workflows/main.yml
@@ -1,4 +1,3 @@
1
-163 lines (149 sloc) 4.97 KB
2
name: Release
3
4
on:
@@ -162,4 +161,3 @@ jobs:
162
161
tags: |
163
${{ secrets.DOCKERHUB_USERNAME }}/npc:latest
164
${{ secrets.DOCKERHUB_USERNAME }}/npc:${{ env.RELEASE_VERSION }}
165
-© 2021 GitHub, Inc.
0 commit comments