Skip to content

Commit 2d27c03

Browse files
authored
Merge pull request #125 from asdf-format/dependabot/github_actions/main/OpenAstronomy/github-actions-workflows-2
Bump OpenAstronomy/github-actions-workflows from 1 to 2
2 parents f2cf615 + b9f5769 commit 2d27c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
publish:
10-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
10+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v2
1111
with:
1212
upload_to_pypi: ${{ (github.event_name == 'release') && (github.event.action == 'released') }}
1313
secrets:

0 commit comments

Comments
 (0)