Skip to content

Commit

Permalink
Merge pull request #15 from stevenhorsman/fixup-release-workflow
Browse files Browse the repository at this point in the history
release: Update workflow
  • Loading branch information
fidencio authored Jul 14, 2023
2 parents 3539809 + 603c9e0 commit ae94572
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:

name: Containerd Release

env:
GO_VERSION: '1.19.10'

permissions: # added using https://github.com/step-security/secure-workflows
contents: read

jobs:
check:
name: Check Signed Tag
Expand Down

0 comments on commit ae94572

Please sign in to comment.