alpha
Login
or
Join now
dunkirk.sh
/
smokie
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
bug: pull repo first in deploy
author
Kieran Klukas
date
1 year ago
(Apr 3, 2025, 10:51 AM -0400)
commit
fc4ecfd5
fc4ecfd5d0e3af413e8f84061adf120c7008b6ec
parent
516c7bca
516c7bca2f61759d7fa4b2ae3a2503ead632bb98
+1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
deploy.yaml
+1
.github/workflows/deploy.yaml
Reviewed
···
7
7
deploy:
8
8
runs-on: ubuntu-latest
9
9
steps:
10
10
+
- uses: actions/checkout@v3
10
11
- name: file commands
11
12
uses: appleboy/ssh-action@v1
12
13
with: