1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00

chore: fix add-to-project version

This commit is contained in:
Arnaud Roques 2023-03-31 18:25:59 +02:00
parent 949df26035
commit 06978b87d0

View File

@ -25,7 +25,7 @@ jobs:
body: welcomeMessage
})
- uses: peter-evans/close-issue@v2
- uses: actions/add-to-project@RELEASE_VERSION
- uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/plantuml/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}