Skip to content

Commit d708ce0

Browse files
committed
pipeline tag testing 2
1 parent d98535b commit d708ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maverick-web.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
with:
4242
repo_token: ${{ secrets.ACCESS_TOKEN }}
4343
file: './maverick-web.zip'
44-
asset_name: 'maverick-web'
44+
asset_name: 'maverick-web.zip'
4545
tag: ${{ github.ref }}
4646
overwrite: true
47-
- name: Commit to state repository
47+
- name: Commit to maverick-web-dist
4848
if: startsWith(github.ref, 'refs/tags/v')
4949
uses: drud/action-cross-commit@master
5050
with:

0 commit comments

Comments
 (0)