Skip to content

Commit

Permalink
test reusable workflow for npm auth test
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-stepsecurity committed Dec 5, 2024
1 parent 106d8d6 commit aa3a2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
actions: read
id-token: write
contents: write
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@shubham-patch-1
with:
tag: "${{ github.event.inputs.tag }}"

0 comments on commit aa3a2ee

Please sign in to comment.