Skip to content

Commit

Permalink
Fixed manual-release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edro15 committed Jan 16, 2024
1 parent a22fc9f commit 0227fc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
description: 'Changelog notes'
required: false

permissions:
contents: write
packages: write

jobs:
tag-version:
name: Tag Version
Expand Down

0 comments on commit 0227fc8

Please sign in to comment.