mu_basecore/.github
Michael Kubacki a4121d4aec
[CHERRY-PICK] release-basetools.yml: Add contents write permission for publishing (#717)
## Description

The GITHUB_TOKEN is used in the `gh release upload` command to
upload a new basetools release. This adds content write permission
to allow the upload to work when the default permission is read-only
for the token.

(cherry picked from commit 1cab22a70e)

- [ ] Impacts functionality?
- **Functionality** - Does the change ultimately impact how firmware
functions?
- Examples: Add a new library, publish a new PPI, update an algorithm,
...
- [ ] Impacts security?
- **Security** - Does the change have a direct security impact on an
application,
    flow, or firmware?
  - Examples: Crypto algorithm change, buffer overflow fix, parameter
    validation improvement, ...
- [ ] Breaking change?
- **Breaking change** - Will anyone consuming this change experience a
break
    in build or boot behavior?
- Examples: Add a new library class, move a module to a different repo,
call
    a function in a new library class in a pre-existing module, ...
- [ ] Includes tests?
  - **Tests** - Does the change include any explicit test code?
  - Examples: Unit tests, integration tests, robot tests, ...
- [ ] Includes documentation?
- **Documentation** - Does the change contain explicit documentation
additions
    outside direct code modifications (and comments)?
- Examples: Update readme file, add feature readme file, link to
documentation
    on an a separate Web page, ...

## How This Was Tested

- Verified failure with read-only token on fork. Confirmed success with
the change.

## Integration Instructions

N/A - Only affects local repro GitHub workflow.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-02-02 00:28:44 +00:00
..
ISSUE_TEMPLATE Repo File Sync: synced file(s) with microsoft/mu_devops (#415) 2023-05-26 09:44:13 -07:00
workflows [CHERRY-PICK] release-basetools.yml: Add contents write permission for publishing (#717) 2024-02-02 00:28:44 +00:00
advanced-issue-labeler.yml Add ability to request maintainer feedback in issues (#90) (#228) 2023-05-08 17:19:43 -07:00
codecov.yml BaseTools: reformat HostBasedUnitTestRunner coverage results by inf (#616) 2023-11-14 15:59:44 -08:00
dependabot.yml Repo File Sync: Add cargo ecosystem to dependabot config (#574) 2023-09-22 10:51:32 -04:00
pull_request_template.md Repo File Sync: Synced file(s) with microsoft/mu_devops (#191) 2023-05-08 17:19:41 -07:00
release-draft-config-n-1.yml Repo File Sync: Add N-1 release drafter support and update to Mu DevOps 5.0.0 (#464) 2023-06-21 19:33:49 -04:00
release-draft-config-n.yml Repo File Sync: Add N-1 release drafter support and update to Mu DevOps 5.0.0 (#464) 2023-06-21 19:33:49 -04:00