alpha
Login
or
Join now
andri.dk
/
jamstack-example
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.
[READ-ONLY] Mirror of https://github.com/andrioid/jamstack-example. https://andri.dk/blog/2021/deploy-static-websites-anywhere
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
gh pages, attempt 2
author
Andri Oskarsson
date
5 years ago
(May 1, 2021, 10:09 AM +0200)
commit
f1aad24b
f1aad24b9afdc848d3348909b18dafdb1bdd330b
parent
fa695143
fa6951430f8aa395dc89a15900735f427a56cd9f
+2
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
deploy-anywhere.yaml
+2
.github/workflows/deploy-anywhere.yaml
View file
Reviewed
···
74
74
needs: remote-build
75
75
runs-on: ubuntu-latest
76
76
steps:
77
77
+
- name: Checkout
78
78
+
uses: actions/checkout@v2 # needed to setup git
77
79
- uses: actions/download-artifact@v2
78
80
with:
79
81
name: public