Skip to content

Commit

Permalink
Create release instead of Tag; other fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Gibler <[email protected]>
  • Loading branch information
egibs committed Jun 10, 2024
1 parent 624c94b commit 3d44a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
tag:
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
- uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
Expand Down

0 comments on commit 3d44a1e

Please sign in to comment.