Skip to content

Commit

Permalink
commit anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkosrc committed Jan 31, 2024
1 parent 086e07a commit 03f143d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
git config --global user.name "${{ secrets.USER_NAME }}"
- name: Push if done successful
run: echo "### step output ###"
if: steps.depup-id.outcome == 'success'
- run: |
run: |
git commit -m "updated deps"
git push origin withUpdatedDependencies

0 comments on commit 03f143d

Please sign in to comment.