Skip to content

Commit

Permalink
Test secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Snyder committed Apr 9, 2023
1 parent 0c1b54e commit 869cbf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- run: npm install -g pnpm
- run: pnpm --version
- run: make --version
- env:
- shell: bash
env:
TEST_VAR: ${{ secrets.TEST }}
run: echo "$(TEST_VAR)"

0 comments on commit 869cbf3

Please sign in to comment.