Skip to content

Commit

Permalink
Remove release environment from sdk-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Aug 27, 2023
1 parent becfc6f commit 31373b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sdk-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
publish:
name: Publish
runs-on: ubuntu-22.04
environment: release
if: ${{ startsWith(github.ref, 'refs/tags/v') || contains(github.repository_owner, 'jellyfin') }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 31373b8

Please sign in to comment.