Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix variable
  • Loading branch information
theory committed Oct 25, 2020
1 parent 2bea698 commit 241ecba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PGXN_USERNAME: ${{ secrets.PGXN_USERNAME }}
PGXN_USERNAME: ${{ secrets.PGXN_PASSWORD }}
PGXN_PASSWORD: ${{ secrets.PGXN_PASSWORD }}
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 241ecba

Please sign in to comment.