Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fantapsody committed Apr 21, 2021
1 parent f131aae commit 94edc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
env:
VERSION: ${{ github.event.release.tag_name }}
IMAGE_TAG_BASE: streamnative/function-mesh
CATALOG_BRANCH_IMG: latest
CATALOG_BRANCH_TAG: latest
run: |
make release
make docker-push
Expand Down

0 comments on commit 94edc64

Please sign in to comment.