mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
syntax
This commit is contained in:
parent
1f3597f44e
commit
2f99f3aeac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
uses: ${{ github.repository_owner }}/desktop-environment/.github/workflows/build.yml@master
|
||||
uses: ./.github/workflows/build.yml
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue