Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
release port fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HamAndRock committed Jan 25, 2021
1 parent c422878 commit c36066b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
PROJECT_NAME: trisbee-staging
SERVICE_NAME: fe-cloud-run-example
DOCKER_IMG: eu.gcr.io/trisbee-staging/fe-cloud-run-example:latest
APP_PORT: 3000
steps:
- name: 'Checkout'
uses: actions/checkout@v2
Expand Down

0 comments on commit c36066b

Please sign in to comment.