mirror of
https://github.com/jimeh/update-tags-action.git
synced 2026-02-19 01:26:40 +00:00
ci(dependabot-rebuild): fix files path passed to commit signing action (#46)
This commit is contained in:
2
.github/workflows/dependabot-rebuild.yml
vendored
2
.github/workflows/dependabot-rebuild.yml
vendored
@@ -37,6 +37,6 @@ jobs:
|
||||
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
with:
|
||||
files: |
|
||||
dist/**/*
|
||||
dist/
|
||||
commit-message: |-
|
||||
chore: rebuild dist
|
||||
|
||||
Reference in New Issue
Block a user