fix: add revision in uses
This commit is contained in:
parent
14f1542f8a
commit
387afe3c3d
1 changed files with 5 additions and 4 deletions
|
|
@ -13,7 +13,8 @@ env:
|
|||
|
||||
jobs:
|
||||
call-build-workflow:
|
||||
uses: ./.gitea/build-workflow.yaml
|
||||
uses: ./.gitea/build-workflow.yaml@develop
|
||||
|
||||
deploy-to-target:
|
||||
steps:
|
||||
- name: Deploy to Development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue