Skip to content

Commit

Permalink
Update app id
Browse files Browse the repository at this point in the history
  • Loading branch information
saschat committed Nov 30, 2023
1 parent e0b4a7c commit 6a64fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_battleship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build Vue app
env:
VITE_APP_ID: b8f1f3be-5dea-486f-8fa9-c57b27870449
VITE_APP_ID: 018c2101-f14b-7586-a298-3ba9cd6e3349
run: |
npm ci
npm run build
Expand Down

0 comments on commit 6a64fac

Please sign in to comment.