Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GitHub Action?
Browse files Browse the repository at this point in the history
pvannierop committed Mar 26, 2024
1 parent b4cb850 commit 0ab663c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/versions.yaml
Original file line number Diff line number Diff line change
@@ -14,8 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Update versions.md
run: |
./bin/version_scan
run: bin/version_scan

- name: Commit and push if it changed
run: |

0 comments on commit 0ab663c

Please sign in to comment.