Skip to content

Commit c8c79ca

Browse files
Bump OpenAstronomy/github-actions-workflows from 1 to 2
Bumps [OpenAstronomy/github-actions-workflows](https://github.com/openastronomy/github-actions-workflows) from 1 to 2. - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v1...v2) --- updated-dependencies: - dependency-name: OpenAstronomy/github-actions-workflows dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37822c2 commit c8c79ca

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)