fix: add revision in uses
Some checks failed
Build and Deploy Hugo Site to Preview / call-build-workflow (push) Failing after 1s
Build and Deploy Hugo Site to Preview / deploy-to-target (push) Failing after 3s

This commit is contained in:
norb 2024-06-25 17:39:31 +02:00
commit 387afe3c3d

View file

@ -9,11 +9,12 @@ on:
env: env:
SSH_USER: verua.info SSH_USER: verua.info
SSH_HOST: verua.info SSH_HOST: verua.info
DEPLOY_PATH: preview/httpdocs DEPLOY_PATH: preview/httpdocs
jobs: jobs:
call-build-workflow: call-build-workflow:
uses: ./.gitea/build-workflow.yaml uses: ./.gitea/build-workflow.yaml@develop
deploy-to-target: deploy-to-target:
steps: steps:
- name: Deploy to Development - name: Deploy to Development