Skip to content

Commit

Permalink
Update PyPI shared action to troubleshoot GHA failure
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Sep 18, 2024
1 parent a66f31b commit 808d47d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:

jobs:
build_and_publish_pypi:
uses: neongeckocom/.github/.github/workflows/publish_alpha_release.yml@master
# TODO: Update to `master` branch
uses: neongeckocom/.github/.github/workflows/publish_alpha_release.yml@REF_UpdateAlphaReleaseActionVersions
secrets: inherit
with:
version_file: "version.py"
Expand Down

0 comments on commit 808d47d

Please sign in to comment.