Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
celetor authored Nov 2, 2024
1 parent d5ab11a commit 2d4ed3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
done
- name: Write Update Changelog
if: ${{ env.commit }}
if: ${{ env.commit && !inputs.rebuild }}
run: |
cd actions
# myLastCommit=`git log --oneline |grep -o '[a-z0-9]\{40\}' |head -1`
Expand Down

0 comments on commit 2d4ed3a

Please sign in to comment.