Skip to content

Commit

Permalink
fix(gha): trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Nov 11, 2023
1 parent c2e1847 commit fefbe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
user: erock
key: ${{ secrets.PRIVATE_KEY }}
src: './public'
src: './public/'
project: "git-sentences-${{ steps.vars.outputs.sha_short }}"
promote: "git-sentences"
retain: "git-sentences-"

0 comments on commit fefbe7b

Please sign in to comment.