Skip to content

Commit 503bc84

Browse files
committed
skip dirty check
1 parent 321efa1 commit 503bc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
branch: tims-test-branch
4242
commit_message: "${{ github.event.inputs.version }} release"
4343
commit_options: "--allow-empty"
44-
token: ${{ steps.app-token.outputs.token }}
44+
skip_dirty_check: true
4545
# - name: Create empty commit in backup-utils
4646
# id: empty-commit
4747
# env:

0 commit comments

Comments
 (0)