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 f817d5c commit 56d3dfcCopy full SHA for 56d3dfc
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,6 @@ jobs:
22
password: ${{ secrets.HUB_TOKEN }}
23
- name: create and push an image
24
run: |
25
- chmod +x ./build.sh
26
if [ "${GITHUB_REF##*/}" == "master" ]; then
27
VERSION="3.0.${GITHUB_RUN_NUMBER}"
28
else
0 commit comments