Skip to content

Commit

Permalink
fix: Add sbillinge as the designated authorized user for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Dec 31, 2024
1 parent 0a3241b commit 5693321
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 5693321

Please sign in to comment.