Skip to content

Commit

Permalink
Testing completed, pointing to merged fix in main
Browse files Browse the repository at this point in the history
  • Loading branch information
BryceStevenWilley committed Jun 17, 2024
1 parent 55f06cb commit 1c5e06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-20.04
steps:
- uses: SuffolkLITLab/ALActions/publish@fix_numpy_pt2
- uses: SuffolkLITLab/ALActions/publish@main
with:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
VERSION_TO_PUBLISH: ${{ env.GITHUB_REF_NAME }}

0 comments on commit 1c5e06c

Please sign in to comment.