mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-20 23:50:18 +01:00
Update publish_nuget.yml
This commit is contained in:
parent
dd91d1dc22
commit
730f878591
2
.github/workflows/publish_nuget.yml
vendored
2
.github/workflows/publish_nuget.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: Get certificate
|
||||
id: cert_file
|
||||
uses: timheuer/base64-to-file@master
|
||||
uses: timheuer/base64-to-file@v1.2
|
||||
with:
|
||||
fileName: 'certfile.pfx'
|
||||
encodedString: ${{ secrets.BASE64_ENCODED_PFX }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue