Update action version again

This commit is contained in:
Griatch 2024-10-23 18:41:02 +02:00
parent 45c7c3d881
commit e488d7cd57

View file

@ -11,7 +11,7 @@ jobs:
name: Add issue to project view
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.02
- uses: actions/add-to-project@RELEASE_VERSION
with:
project-url: https://github.com/orgs/evennia/projects/1
github-token: ${{ secrets.GITHUB_TOKEN }}