Skip to content

Commit

Permalink
Restore start release action credential.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfluck-hpe committed Oct 28, 2024
1 parent d901a2a commit 3eb656a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/start-minor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on: # yamllint disable-line rule:truthy
jobs:
start-minor-release:
name: "Start minor release"
# env:
# GH_TOKEN: ${{ secrets.DETERMINED_TOKEN }}
env:
GH_TOKEN: ${{ secrets.DETERMINED_TOKEN }}
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3eb656a

Please sign in to comment.