Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SaaldjorMike authored Apr 23, 2020
1 parent 9fbf1de commit 43c9577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
QUAY_NAMESPACE: ${{ secrets.QUAY_NAMESPACE }}
uses: ./.github/action/operator-sdk
with:
args: operator-courier push deploy/olm-catalog/humio-operator ${{ env.QUAY_NAMESPACE }} humio-operator ${{ env.QUAY_RELEASE_VERSION }} "basic $QUAY_ACCESS_TOKEN"
args: operator-courier push deploy/olm-catalog/humio-operator ${{ env.QUAY_NAMESPACE }} humio-operator ${{ env.QUAY_RELEASE_VERSION }} "basic ${{ env.QUAY_ACCESS_TOKEN }}"
release:
name: Create Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43c9577

Please sign in to comment.