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:
parent
34644bd333
commit
b31e144201
2
.github/workflows/challenges.yml
vendored
2
.github/workflows/challenges.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user