Skip to content

Commit

Permalink
Merge pull request #118 from descriptinc/swb/fix-release-2
Browse files Browse the repository at this point in the history
Fix release workflow (again, for real this time)
  • Loading branch information
scottbreyfogle authored Oct 24, 2024
2 parents ffe03e9 + 5f32c86 commit 348ebf2
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 @@ -4,6 +4,8 @@ on:
- "master"
workflow_dispatch:
name: Create Release
permissions:
contents: write

jobs:
build:
Expand Down

0 comments on commit 348ebf2

Please sign in to comment.