Skip to content

Commit

Permalink
Update backup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ison authored Mar 14, 2024
1 parent 6979c5f commit 622b08f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
steps:
- uses: actions/upload-artifact@v4
with:
name: dist-without-markdown
path: |
dist
!dist/**/*.md
ref: ${{ github.head_ref }}
- name: Postgres15
run: |
Expand Down

0 comments on commit 622b08f

Please sign in to comment.