Skip to content

Commit

Permalink
Going to need to merge to master to continue
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Oct 5, 2024
1 parent ded7787 commit 3f20616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: npm install

- name: Build container
run: make
run: make VERSION=${{ steps.version.outputs.VERSION }}

- id: auth
name: Authenticate with Google Cloud
Expand Down

0 comments on commit 3f20616

Please sign in to comment.