We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6ee3bd + 364feaa commit 5765330Copy full SHA for 5765330
.github/workflows/add-issue-to-project.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Add issue to operations project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/add-to-project@v1.0.1
+ - uses: actions/add-to-project@v1.0.2
16
with:
17
project-url: https://github.com/orgs/openstreetmap/projects/1
18
github-token: ${{ secrets.GHA_OPS_PROJECT_TOKEN }}
0 commit comments