Skip to content

Commit

Permalink
Update publish github action (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
TuningYourCode authored Jun 21, 2024
1 parent 8b393d3 commit 3362015
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: ${{ env.RELEASE_VERSION }}
- name: Build and publish module
uses: barnumbirr/action-forge-publish@v2.6.1
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 3362015

Please sign in to comment.