Skip to content

Commit

Permalink
HARMONY-1756: Remove ref to REP_PASS env var
Browse files Browse the repository at this point in the history
  • Loading branch information
indiejames committed May 1, 2024
1 parent d750a19 commit bc31376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
python-version: '3.8'
- shell: bash
env:
REPO_PASS: ${{ secrets.PYPI }}
VERSION_TAG: ${{ github.event.release.tag_name }}
BRANCH: ${{ github.event.release.target_commitish }}
run: |
Expand Down

0 comments on commit bc31376

Please sign in to comment.