Skip to content

Commit

Permalink
release updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj-StepSecurity committed Dec 5, 2024
1 parent 8817ee4 commit 0ec343d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/actions_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
actions: read
id-token: write
contents: write
packages: write
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
with:
tag: "${{ github.event.inputs.tag }}"
tag: "${{ github.event.inputs.tag }}"
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0ec343d

Please sign in to comment.