Skip to content

Commit

Permalink
Debugging CI/CD workflow to release binaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
jo3-tech committed Oct 13, 2024
1 parent ce3b014 commit 485c7d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
types: [published]
workflow_dispatch:

permissions: write-all

jobs:
generate-binaries:
name: Call workflow to generate binaries
Expand Down

0 comments on commit 485c7d6

Please sign in to comment.