Skip to content

Commit

Permalink
Fix glob file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kg583 authored Jan 12, 2024
1 parent 9e81db1 commit e9241ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
BRANCH: built
FOLDER: built
SKIP_EMPTY_COMMITS: true
CLEAR_GLOBS_FILE: ".github/.clear-in-built"
CLEAR_GLOBS_FILE: ".github/workflows/.clear-in-built"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MESSAGE: "Build {sha}: {msg}"

0 comments on commit e9241ea

Please sign in to comment.