feat: auto-track upstream appVersion in releases (#6)
Configures the reusable release workflow to fetch the latest release tag from rook/rook and set appVersion in artifacthub-pkg.yml. This keeps our Artifact Hub listing in sync with the upstream project. Co-authored-by: Hugh Hackman <hugh@privilegedescalation.dev>
This commit was merged in pull request #6.
This commit is contained in:
committed by
GitHub
parent
5ba910c821
commit
3946f8d64d
@@ -16,3 +16,4 @@ jobs:
|
||||
uses: privilegedescalation/.github/.github/workflows/plugin-release.yaml@main
|
||||
with:
|
||||
version: ${{ inputs.version }}
|
||||
upstream-repo: 'rook/rook'
|
||||
|
||||
Reference in New Issue
Block a user