Skip to content

Commit ccb0f68

Browse files
authored
updated comment
1 parent 5cc8d43 commit ccb0f68

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/build-push-gcr.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ jobs:
1111
deploy:
1212
uses: intersystems-community/demo-deployment/.github/workflows/deployment.yml@master
1313
with:
14-
# IMPORTANT: Change this name
15-
name: online
14+
# Replace the name: parameter below to have your application deployed at
15+
# https://project-name.demo.community.intersystems.com/
16+
name: project-name
1617
secrets:
1718
# Do not forget to add Secret in GitHub Repoository Settings with name SERVICE_ACCOUNT_KEY
1819
SERVICE_ACCOUNT_KEY: ${{ secrets.SERVICE_ACCOUNT_KEY }}

0 commit comments

Comments
 (0)