Skip to content

Commit

Permalink
chore: Update deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed May 3, 2024
1 parent a8aa7f7 commit fb253c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish module
uses: barnumbirr/action-forge-publish@v2.10.0
uses: barnumbirr/action-forge-publish@v2.14.0
env:
FORGE_API_KEY: ${{ secrets.FORGE_API_KEY }}
REPOSITORY_URL: https://forgeapi.puppet.com/v3/releases

0 comments on commit fb253c0

Please sign in to comment.