Skip to content

Commit

Permalink
ci: replace old project name in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kmontag committed Jul 2, 2024
1 parent 6fd6127 commit 944a781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
concurrency: release
environment:
name: release
url: https://pypi.org/p/alpacks
url: https://pypi.org/p/alpax

if: github.event_name == 'push'

Expand Down

0 comments on commit 944a781

Please sign in to comment.