Skip to content

Commit

Permalink
Update build_and_release_all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecarr authored Nov 18, 2024
1 parent c212b1a commit 33d7230
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_and_release_all.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Build and Release OpenIPC Config App

permissions:
contents: write
actions: read

on:
workflow_dispatch:
push:
Expand Down Expand Up @@ -217,4 +221,4 @@ jobs:
shell: bash
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit 33d7230

Please sign in to comment.