mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-06-01 00:05:33 +01:00
modulesync 9.4.0
This commit is contained in:
parent
a635338303
commit
9076e5e97a
3 changed files with 24 additions and 8 deletions
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
|
@ -21,10 +21,3 @@ jobs:
|
|||
# https://docs.github.com/en/actions/security-guides/encrypted-secrets
|
||||
username: ${{ secrets.PUPPET_FORGE_USERNAME }}
|
||||
api_key: ${{ secrets.PUPPET_FORGE_API_KEY }}
|
||||
|
||||
create-github-release:
|
||||
name: Create GitHub Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Create GitHub release
|
||||
uses: voxpupuli/gha-create-a-github-release@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue