Skip to content

Update to next release #1

Update to next release

Update to next release #1

Workflow file for this run

name: Update to next release
on:
milestone:
types: [created]
jobs:
update:
if: contains(github.event.milestone.description, ‘Release’)

Check failure on line 8 in .github/workflows/updateRelease.yml

View workflow run for this annotation

GitHub Actions / Update to next release

Invalid workflow file

The workflow is not valid. .github/workflows/updateRelease.yml (Line: 8, Col: 9): Unexpected symbol: '‘Release’'. Located at position 46 within expression: contains(github.event.milestone.description, ‘Release’)

Check failure on line 8 in .github/workflows/updateRelease.yml

View workflow run for this annotation

GitHub Actions / Update to next release

Invalid workflow file

The workflow is not valid. .github/workflows/updateRelease.yml (Line: 8, Col: 9): Unexpected symbol: '‘Release’'. Located at position 46 within expression: contains(github.event.milestone.description, ‘Release’)

Check failure on line 8 in .github/workflows/updateRelease.yml

View workflow run for this annotation

GitHub Actions / Update to next release

Invalid workflow file

The workflow is not valid. .github/workflows/updateRelease.yml (Line: 8, Col: 9): Unexpected symbol: '‘Release’'. Located at position 46 within expression: contains(github.event.milestone.description, ‘Release’)
permissions:
pull-requests: write
contents: write
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/updateRelease.yml@master