mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 22:34:01 -05: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
1 changed files with 1 additions and 1 deletions
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 a new issue