Skip to content

Commit

Permalink
change on event for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
CindyvdVries committed Jun 17, 2024
1 parent dc7721f commit 2f8b5c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- closed
branches:
- main
push:

env:
RELEASE_TYPE: patch
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
options:
- minor
- major
push:

env:
RELEASE_TYPE: ${{ github.event.inputs.release_type }}
Expand Down

0 comments on commit 2f8b5c0

Please sign in to comment.