Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
drf7 committed Oct 8, 2024
1 parent 4a3444d commit 12d55cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tmp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:

- name: Set up secret file
env:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
echo $PYPI_TOKEN >> secrets.txt
echo $GITHUB_TOKEN >> secrets.txt
- name: Run tmate
uses: mxschmitt/action-tmate@v2

0 comments on commit 12d55cb

Please sign in to comment.