Skip to content

Commit

Permalink
Update ci-systemd-release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Barun Acharya <[email protected]>
  • Loading branch information
daemon1024 authored Mar 8, 2024
1 parent 0638044 commit 8f397b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-systemd-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
goreleaser:
runs-on: ubuntu-20.04
if: github.repository == 'kubearmor/kubearmor'
permissions:
contents: write
steps:
- uses: actions/checkout@v3
with:
Expand All @@ -33,8 +35,6 @@ jobs:

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
permissions:
contents: write
with:
distribution: goreleaser
version: v1.12.2
Expand Down

0 comments on commit 8f397b4

Please sign in to comment.