Skip to content

Commit

Permalink
Merge pull request #305 from bobleesj/add-sbilling-to-release
Browse files Browse the repository at this point in the history
fix: Add `sbillinge` as the designated authorized user for release in  `build-wheel-release-upload.yml`
  • Loading branch information
sbillinge authored Dec 31, 2024
2 parents 0a3241b + 5693321 commit 015b1dd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-wheel-release-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
uses: Billingegroup/release-scripts/.github/workflows/_build-wheel-release-upload.yml@v0
with:
project: diffpy.utils
github_admin_username: sbillinge

secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
23 changes: 23 additions & 0 deletions news/set-github-admin.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* sbillinge username as the authorized admin for GitHub release workflow in `build-wheel-release-upload.yml`

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>

0 comments on commit 015b1dd

Please sign in to comment.