Skip to content

Commit

Permalink
update release (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Jan 24, 2023
1 parent d2d2e28 commit caedc30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
galaxy_ng_version: ${{ matrix.galaxy_ng_version }}
secrets:
redhat_catalog_username: ${{ secrets.REDHAT_CATALOG_USERNAME }}
redhat_catalog_password: ${{ secrets.REDHAT_CATALOG_PASSWORD }}
release:
needs:
- ci_standalone
Expand Down

0 comments on commit caedc30

Please sign in to comment.