Skip to content

Commit ac984a8

Browse files
Update barnumbirr/action-forge-publish action to v2.16.0
1 parent 06f0c75 commit ac984a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
ref: ${{ steps.vars.outputs.tag }}
1818
- name: Build and publish module
19-
uses: barnumbirr/action-forge-publish@v2.15.0
19+
uses: barnumbirr/action-forge-publish@v2.16.0
2020
env:
2121
FORGE_API_KEY: ${{ secrets.FORGE_API_KEY }}
2222
REPOSITORY_URL: https://forgeapi.puppet.com/v3/releases

0 commit comments

Comments
 (0)