Skip to content

Commit

Permalink
update readme to rerun pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
petergasper authored and cfzlp committed Oct 30, 2023
1 parent ce6e4a9 commit 9bace9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# code-sign-action

This Action integrates with Digicert One and uses SignTool on Windows runners and JSign on Linux runners. It has been tested on `windows-2022`, `ubuntu-20.04` and `ubuntu-22.04` runners.
The code-sign-action action integrates with Digicert One and uses SignTool on Windows runners and JSign on Linux runners. It has been tested on `windows-2022`, `ubuntu-20.04` and `ubuntu-22.04` runners.

------------

Expand Down Expand Up @@ -75,4 +75,3 @@ jobs:
with:
path-to-binary: "test"
```

0 comments on commit 9bace9d

Please sign in to comment.