Skip to content

Commit

Permalink
Update Forge publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
djjudas21 committed May 15, 2024
1 parent 72f3d2b commit 43a29e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
ref: ${{ steps.vars.outputs.tag }}
- name: Build and publish module
uses: barnumbirr/action-forge-publish@v2
uses: barnumbirr/action-forge-publish@v2.15.0
env:
FORGE_API_KEY: ${{ secrets.FORGE_API_KEY }}
REPOSITORY_URL: https://forgeapi.puppet.com/v3/releases

0 comments on commit 43a29e7

Please sign in to comment.