Skip to content

Commit

Permalink
change file permission and name
Browse files Browse the repository at this point in the history
  • Loading branch information
yufansong committed Jun 18, 2024
1 parent 4b15b30 commit a896081
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Build and push image
run: |
./build.sh ${{ github.event.inputs.tag }} ${{ secrets.GITHUB_TOKEN }}
./build_and_push.sh ${{ github.event.inputs.tag }} ${{ secrets.GITHUB_TOKEN }}
0 build.sh → build_and_push.sh
100644 → 100755
File renamed without changes.

0 comments on commit a896081

Please sign in to comment.