Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dannoe committed Sep 22, 2020
1 parent e0b94b5 commit c68eda7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,13 @@ jobs:
with:
name: KeeTrayTOTP.plgx
path: KeeTrayTOTP\bin\ReleasePlgx\KeeTrayTOTP.plgx


- name: Generate hashes
uses: MCJack123/ghaction-generate-release-hashes@v1
with:
hash-type: sha1
file-name: KeeTrayTOTP.plgx

- name: Create prerelease
uses: "marvinpinto/action-automatic-releases@latest"
with:
Expand Down

0 comments on commit c68eda7

Please sign in to comment.