Skip to content

Commit

Permalink
File globs
Browse files Browse the repository at this point in the history
  • Loading branch information
BrenekH committed Apr 8, 2021
1 parent a6c319f commit 09c961b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ jobs:
file: ${{ github.workspace }}/build-artifacts/*/*
tag: ${{ github.ref }}
overwrite: true
file_glob: true
1 change: 1 addition & 0 deletions .github/workflows/runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ jobs:
file: ${{ github.workspace }}/build-artifacts/*/*
tag: ${{ github.ref }}
overwrite: true
file_glob: true

0 comments on commit 09c961b

Please sign in to comment.