We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e74dad commit 4d15cfdCopy full SHA for 4d15cfd
template/{% if use_git and dev_platform == 'GitHub' %}.github{% endif %}/workflows/release.yml
@@ -9,8 +9,6 @@ jobs:
9
# See https://github.com/pypa/gh-action-pypi-publish/issues/217#issuecomment-1965727093
10
build:
11
runs-on: ubuntu-latest
12
- # This ensures that the publish action only runs in the main repository
13
- # rather than forks
14
# Environment is encouraged for increased security
15
environment: build
16
steps:
0 commit comments