Skip to content

Commit

Permalink
Merge pull request #98 from wemogy/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
robinmanuelthiel authored Jul 10, 2024
2 parents a0b6a3f + 28fdfc7 commit be53f2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
contents: "write"
packages: "write"
steps:
- name: Get version for next release
if: ${{ github.event.inputs.version == '' }}
Expand Down

0 comments on commit be53f2e

Please sign in to comment.