Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
rstuhlmuller committed Jan 21, 2024
1 parent 30d2e00 commit aa5142c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
# Skip running release workflow on forks
if: github.repository_owner == 'rstuhlmuller'
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit aa5142c

Please sign in to comment.