Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnerby committed Oct 16, 2024
1 parent fcf9737 commit d7c8456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request: # TODO debug
types: [opened, synchronize] # TODO debug
branches: # TODO debug
- main# TODO debug
- main # TODO debug
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit d7c8456

Please sign in to comment.