Skip to content

Commit

Permalink
change syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bndgt committed Dec 4, 2024
1 parent 9e197ed commit ed11dee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
- name: Checkout
uses: actions/checkout@v4
- name: SFTP upload
uses: Dylan700/sftp-upload-action@latest
- name: SFTP Upload
uses: Dylan700/[email protected]
with:
server: ${{secrets.server}}
username: ${{secrets.username}}
Expand Down

0 comments on commit ed11dee

Please sign in to comment.