Skip to content

Commit dd1c583

Browse files
authored
Merge pull request #295 from astropy/dependabot/github_actions/OpenAstronomy/github-actions-workflows/dot-github/workflows/publish.yml-2.5.0
2 parents 9eef902 + 895f8ce commit dd1c583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
publish:
1717
if: (github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'Build wheels'))
18-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@99401c364fa51c9c507d3cd6d272049278ac0b2c # v2.4.0
18+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@a138926f6e4f9667d1306c24f24f5bdcaa01fbab # v2.5.0
1919
secrets:
2020
pypi_token: ${{ secrets.pypi_token }}
2121
anaconda_token: ${{ secrets.anaconda_token }}

0 commit comments

Comments
 (0)