Skip to content

Commit

Permalink
Temporarily disable GitHub Actions credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfluck-hpe committed Oct 28, 2024
1 parent 3be954b commit e3c31f0
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 e3c31f0

Please sign in to comment.