Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrsin committed Apr 8, 2024
1 parent 4fc5b79 commit 6f7f9ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
env:
CI: ""
docker-push-webapp:
name: Push webapp Docker Image to GitHub Packages
runs-on: ARM64
Expand Down

0 comments on commit 6f7f9ac

Please sign in to comment.