We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0466ec commit 423d44dCopy full SHA for 423d44d
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
permissions:
16
contents: write
17
packages: write
18
- uses: USA-RedDragon/reusable-actions/.github/workflows/[email protected].22
+ uses: USA-RedDragon/reusable-actions/.github/workflows/[email protected].23
19
with:
20
setup-node: true
21
docker-hub-username: jamcswain
0 commit comments