mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-03-11 17:45:31 +00:00
Update action_secrets.yml
This commit is contained in:
parent
210948970b
commit
3857bd9efd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action_secrets.yml
vendored
2
.github/workflows/action_secrets.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Generate key
|
||||
shell: powershell
|
||||
run: bin/x64-Release/winrar-keygen.exe "${{secrets.TEXT1}}" "${{secrets.TEXT2}}" | Out-File -Encoding utf-8 rarreg.key
|
||||
run: bin/x64-Release/winrar-keygen.exe "${{secrets.TEXT1}}" "${{secrets.TEXT2}}" | Out-File -Encoding utf8 rarreg.key
|
||||
|
||||
- name: Upload key
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue