Skip to content

Commit

Permalink
chg - Fixed prepdraft permissions
Browse files Browse the repository at this point in the history
---

Type: chg
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Feb 18, 2024
1 parent 30458f0 commit 813a6b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/prepdraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
build:

runs-on: windows-latest

permissions:
contents: write
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -33,4 +34,4 @@ jobs:
with:
body: "This is a draft release. Fill this with a release snippet from the release sheet made internally."
files: |
tools\*.zip
tools/*.zip

0 comments on commit 813a6b3

Please sign in to comment.