Skip to content

Commit

Permalink
static html
Browse files Browse the repository at this point in the history
  • Loading branch information
inv2004 committed Jan 5, 2024
1 parent 3609dcc commit 059ad71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- '*'
paths-ignore:
- '**/README.md'
- 'static/'

jobs:
build:
Expand Down Expand Up @@ -41,4 +42,4 @@ jobs:
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update AUR package
update_pkgver: true
update_pkgver: true

0 comments on commit 059ad71

Please sign in to comment.