Skip to content

Commit

Permalink
Create main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bndgt authored Dec 12, 2024
1 parent 8363105 commit fecdecb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- name: Deploy to Surfer
uses: addnab/docker-run-action@v3
with:
image: git.9wd.eu/9wd/surfer-action:latest
run: |
surfer --version
surfer put --token $SURFER_KEY --server test.binarydigit.media public/* /

0 comments on commit fecdecb

Please sign in to comment.