aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2024-08-12 17:24:33 +0300
committerSyndamia <kamen@syndamia.com>2024-08-12 17:24:33 +0300
commit16183aa4fce8cafc586216c36195619467766de9 (patch)
treea516f2ccd2e85e32ab7e0ea9ea7bdc2ba2ed682f /.github/workflows
parentcdda8aad16f5e66056604a42e26577fabcd728ee (diff)
downloadpico-web-16183aa4fce8cafc586216c36195619467766de9.tar
pico-web-16183aa4fce8cafc586216c36195619467766de9.tar.gz
pico-web-16183aa4fce8cafc586216c36195619467766de9.zip
fix(main-branch): Downgrade before checkout
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main-branch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main-branch.yml b/.github/workflows/main-branch.yml
index 33fd0f0..343b731 100644
--- a/.github/workflows/main-branch.yml
+++ b/.github/workflows/main-branch.yml
@@ -45,7 +45,7 @@ jobs:
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/pico-web-server:latest
- name: Checkout previous
- uses: actions/checkout@v4
+ uses: actions/checkout@v2
with:
ref: $${{ github.event.before }}
- name: Minikube deploy