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 bb3216a commit 9fbf1de
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 }} "$QUAY_ACCESS_TOKEN"
args: operator-courier push deploy/olm-catalog/humio-operator ${{ env.QUAY_NAMESPACE }} humio-operator ${{ env.QUAY_RELEASE_VERSION }} "basic $QUAY_ACCESS_TOKEN"
release:
name: Create Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9fbf1de

Please sign in to comment.