Skip to content

Commit ff4dd97

Browse files
authored
Update distribute.yml
1 parent d116bb7 commit ff4dd97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/distribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: mathieudutour/github-tag-action@v6.1
5959
with:
6060
github_token: ${{ secrets.GITHUB_TOKEN }}
61-
dry_run: ${{ github.event.inputs.testMode == 'true' }}
61+
dry_run: ${{ github.event.inputs.autoTag == 'false' }}
6262

6363
- name: Update manifest.json
6464
if: github.event.inputs.autoTag == 'true'

0 commit comments

Comments
 (0)