mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-22 13:05:09 +00:00
chore: fix add-to-project version
This commit is contained in:
parent
949df26035
commit
06978b87d0
@ -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 }}
|
Loading…
Reference in New Issue
Block a user