Skip to content

Commit ffa2df1

Browse files
さんどめのしょうじき(4かいめ(実質)) (github#10)
2 parents c90c513 + da264c5 commit ffa2df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fi
2929
3030
- name: Create tag if versions have upgraded
31-
if: steps.tag-version.outputs.compare == 'true'
31+
if: steps.tag-version.outputs.compare == 'false'
3232
run: |
3333
git config --local user.name "github-actions"
3434
git config --local user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)