Skip to content

Commit

Permalink
Update app submodule and fix permissions (#37)
Browse files Browse the repository at this point in the history
* Update app to (almost) 0.15.6

* Give packages: write permissions to release job
  • Loading branch information
lava authored Jun 6, 2024
1 parent fecb8d9 commit 0875a83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/platform-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
release:
types: [created]

permissions:
packages: write

jobs:
cloud_deployment:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion components/app
Submodule app updated from ec4fe8 to b59250

0 comments on commit 0875a83

Please sign in to comment.