Skip to content

Commit 7ff5123

Browse files
committed
next try, again
1 parent 59bf867 commit 7ff5123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_specific_types.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
needs:
3535
- update
36-
if: needs.update.outputs.publish == "true"
36+
if: needs.update.outputs.publish == true
3737
steps:
3838
- name: Push
3939
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)