1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-10-29 22:17:23 +01:00

ci: set correctly last-successful-commit-action

This commit is contained in:
Divlo 2022-04-24 20:48:38 +02:00
parent 34644bd333
commit b31e144201
No known key found for this signature in database
GPG Key ID: 8F9478F220CE65E9

View File

@ -39,7 +39,7 @@ jobs:
id: 'last_successful_commit'
with:
branch: 'master'
workflow_id: 'ci.yml'
workflow_id: 'challenges.yml'
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: 'Test'