Skip to content

Commit

Permalink
[FIXUP] Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Nov 24, 2024
1 parent 6915fd8 commit b2b36d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/updateRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@ jobs:
update:
if: github.event_name == 'workflow_dispatch' || contains(github.event.milestone.description, 'Release')
permissions:
pull-requests: write
contents: write
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/updateRelease.yml@master
with:
nextReleaseVersion: ${{ inputs.nextReleaseVersion || github.event.milestone.title }}
botName: Eclipse Equinox Bot
botMail: equinox-bot@eclipse.org
secrets:
githubBotPAT: ${{ secrets.EQUINOX_BOT_PAT }}

0 comments on commit b2b36d3

Please sign in to comment.