Skip to content

Commit

Permalink
chore(tokens): fixing moon tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Sep 14, 2023
1 parent c5e4e95 commit 7053c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- prerelease
- beta

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down
1 change: 1 addition & 0 deletions packages/tokens/moon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ tasks:
inputs:
- "tasks/**/*"
- "schemas/**/*.{yaml,yml,json}"
- "manifest.json"
- "@globs(tests)"
- "@globs(sources)"
deps:
Expand Down

0 comments on commit 7053c03

Please sign in to comment.