Skip to content

Commit

Permalink
Merge pull request #100 from voxpupuli/prep
Browse files Browse the repository at this point in the history
release_prep: Test new assignee logic
  • Loading branch information
bastelfreak authored Feb 12, 2025
2 parents 19a49cd + 10bbdb5 commit 4737f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
release_prep:
uses: 'voxpupuli/gha-puppet/.github/workflows/prepare_release.yml@v3'
uses: 'voxpupuli/gha-puppet/.github/workflows/prepare_release.yml@prep'
with:
version: ${{ github.event.inputs.version }}
allowed_owner: 'voxpupuli'
Expand Down

0 comments on commit 4737f03

Please sign in to comment.