Skip to content

Commit

Permalink
Merge pull request #2 from tidal-music/add-generic-token
Browse files Browse the repository at this point in the history
temp use generic token to create scope
  • Loading branch information
l-moamen authored Sep 26, 2023
2 parents 25c2486 + 2238d98 commit 235af6e
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 @@ -34,4 +34,4 @@ jobs:
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.TEMP_GENERIC_TOKEN }}

0 comments on commit 235af6e

Please sign in to comment.