Skip to content

Commit

Permalink
Fix release job
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Aug 3, 2024
1 parent dfd48c7 commit 2753e32
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ on:
types: [created]

jobs:
ci:
name: CI
uses: zen-fs/core/.github/workflows/ci.yaml@main
permissions:
contents: read
id-token: write
release:
name: Release
uses: zen-fs/core/.github/workflows/release.yaml@main
secrets: inherit

0 comments on commit 2753e32

Please sign in to comment.