Skip to content

Commit

Permalink
ops(KDP): reformatting settings
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrlaczkowski committed Mar 14, 2024
1 parent a148903 commit 9df78f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ on:
inputs:
DRY_RUN:
required: false
default: true
default: false

permissions:
contents: write
pages: write
id-token: write

jobs:
SEMANTIC_RELEASE:
Expand Down

0 comments on commit 9df78f3

Please sign in to comment.