Skip to content

Commit b8503be

Browse files
Update test-upload.yml
1 parent dc84c87 commit b8503be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-upload.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
environment: test
1010
runs-on: ubuntu-latest
1111
env:
12-
TAG: v1.1.6
12+
TAG: v1.1.7
1313
steps:
1414
- uses: actions/checkout@v2
1515

@@ -20,7 +20,6 @@ jobs:
2020
- uses: actions/upload-artifact@v2
2121
with:
2222
name: drop
23-
path: path/to/artifact/**
2423
- name: Create tag
2524
uses: rickstaa/[email protected]
2625
with:

0 commit comments

Comments
 (0)