Skip to content

Commit

Permalink
fix: branch in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mischavandenburg committed Apr 29, 2024
1 parent e7b6494 commit 2ffa355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: main
branch: master
patchAll: true

- name: Push tag
Expand Down

0 comments on commit 2ffa355

Please sign in to comment.