Skip to content

Commit

Permalink
Update TEst.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sushildeep committed Jun 6, 2024
1 parent 6fbe41d commit 5f63fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TEst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Example Step
env:
YOUR_SECRET: ${{ secrets.CERT_APP_WINDOWS }}
YOUR_SECRET: ${{ secrets.KEYCHAIN_PASSWORD }}
run: |
echo "$YOUR_SECRET" > certificate.txt
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5f63fce

Please sign in to comment.