Skip to content

Commit 4d15cfd

Browse files
authored
Update template/{% if use_git and dev_platform == 'GitHub' %}.github{% endif %}/workflows/release.yml
1 parent 2e74dad commit 4d15cfd

File tree

1 file changed

+0
-2
lines changed
  • template/{% if use_git and dev_platform == 'GitHub' %}.github{% endif %}/workflows

1 file changed

+0
-2
lines changed

template/{% if use_git and dev_platform == 'GitHub' %}.github{% endif %}/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
# See https://github.com/pypa/gh-action-pypi-publish/issues/217#issuecomment-1965727093
1010
build:
1111
runs-on: ubuntu-latest
12-
# This ensures that the publish action only runs in the main repository
13-
# rather than forks
1412
# Environment is encouraged for increased security
1513
environment: build
1614
steps:

0 commit comments

Comments
 (0)