mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 19:32:54 +03:00
Updated path to label-actions package
refs https://github.com/TryGhost/DevOps/issues/67 - this now lives in the Actions repo to cut down on maintenance cost
This commit is contained in:
parent
8416278ea7
commit
3959c00e5e
2
.github/workflows/label-actions.yml
vendored
2
.github/workflows/label-actions.yml
vendored
@ -18,4 +18,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'TryGhost'
|
||||
steps:
|
||||
- uses: tryghost/label-actions@main
|
||||
- uses: tryghost/actions/actions/label-actions@main
|
||||
|
Loading…
Reference in New Issue
Block a user