Skip to content

Commit

Permalink
[CI] Fix release workflow vars for klio-audio
Browse files Browse the repository at this point in the history
  • Loading branch information
econchick committed Oct 21, 2021
1 parent e15ae49 commit e138875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
needs: release_core_prod
uses: spotify/klio/.github/workflows/build_upload_test.yml@develop
with:
package-dir: cli
package-name: klio_cli
package-dir: audio
package-name: klio_audio
secrets:
token: ${{ secrets.TEST_PYPI_API_TOKEN }}

Expand Down

0 comments on commit e138875

Please sign in to comment.