Skip to content

Commit

Permalink
fix post submit job (#1747)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato authored Dec 23, 2024
1 parent 0fdb34f commit 9c37018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
- main
- release-*

permissions: read-all
permissions: {}

jobs:
build:
Expand All @@ -31,6 +31,7 @@ jobs:
permissions:
id-token: write
contents: read
packages: write

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 9c37018

Please sign in to comment.