Skip to content

Commit 56d3dfc

Browse files
committed
fix: remove build.sh
1 parent f817d5c commit 56d3dfc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
password: ${{ secrets.HUB_TOKEN }}
2323
- name: create and push an image
2424
run: |
25-
chmod +x ./build.sh
2625
if [ "${GITHUB_REF##*/}" == "master" ]; then
2726
VERSION="3.0.${GITHUB_RUN_NUMBER}"
2827
else

0 commit comments

Comments
 (0)