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 205da40 commit f067b09Copy full SHA for f067b09
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.0
12
with:
13
upload_to_pypi: ${{ (github.event_name == 'release') && (github.event.action == 'released') }}
14
targets: |
0 commit comments