Skip to content

Commit

Permalink
Updated workflow to fix the package deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyApeOne authored and FrostyApeOne committed Jan 28, 2025
1 parent 341a580 commit 8a367f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
permissions:
packages: write
contents: write
if: startsWith(github.event.inputs.tag_name, 'production-')

steps:
- name: Check Out Tag
Expand Down

0 comments on commit 8a367f5

Please sign in to comment.