Skip to content

Commit

Permalink
⚗️ Uhm... what if there's never any output?
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Nov 1, 2024
1 parent 5d694d0 commit 7abbc41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ jobs:
skip-empty: true
token: ${{ secrets.GITHUB_TOKEN }}

- if: steps.actions--create-commit.outputs.commit != null
run: git push
- run: git push

0 comments on commit 7abbc41

Please sign in to comment.