Skip to content

Commit

Permalink
Update app id
Browse files Browse the repository at this point in the history
  • Loading branch information
saschat committed Dec 1, 2023
1 parent 6a64fac commit 037909e
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: 018c2101-f14b-7586-a298-3ba9cd6e3349
VITE_APP_ID: 018c24e3-4565-7cb6-9556-e49129c0dfea
run: |
npm ci
npm run build
Expand Down

0 comments on commit 037909e

Please sign in to comment.