Skip to content

Commit

Permalink
surfer deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bmann committed Jul 3, 2024
1 parent 7ff0768 commit 2082682
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/surfer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
workflow_dispatch:

uses: addnab/docker-run-action@v3
with:
image: git.9wd.eu/9wd/surfer-action:latest
run: |
with:
image: git.9wd.eu/9wd/surfer-action:latest
run: |
surfer --version
surfer put --token ${{ secrets.SURFER_TOKEN }} --server https://localhost.dwebyvr.org website/* /
1 change: 1 addition & 0 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ <h2>Vancouver Community</h2>

<ul>
<li><a href="https://lu.ma/vancouver">Luma Vancouver Calendar</a>: aggregate calendar of events in Vancouver</li>
<li><a href="https://z-space.ca">Z-Space</a>: a shared studio space at 505 Hamilton managed by the Z-Space Arts and Technology Society</li>
</ul>

<footer>
Expand Down

0 comments on commit 2082682

Please sign in to comment.