Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 19, 2019
1 parent dc89884 commit 029090d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
if: matrix.os == 'windows-latest' && startsWith(github.ref, 'refs/tags/')
shell: powershell
run: ./add-windows-cert.ps1
env:
env:
CERTIFICATE_WINDOWS_PFX: ${{ secrets.CERTIFICATE_WINDOWS_PFX }}
- name: Make
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 029090d

Please sign in to comment.