Skip to content

Commit

Permalink
Reform
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Oct 7, 2024
1 parent c0ef969 commit 34cade0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
manifest:
runs-on: ubuntu-latest
needs:
- publish
- package
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
prerelease: ${{ steps.prerelease.outputs.value }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
publish:
package:
strategy:
matrix:
target:
Expand Down

0 comments on commit 34cade0

Please sign in to comment.