Skip to content

Commit 3272a23

Browse files
committed
Run copy_to_separate_releases.rb with all assets
1 parent 0d6c363 commit 3272a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: ruby/setup-ruby@v1
1010
with:
1111
ruby-version: '3.4'
12-
- run: ruby copy_to_separate_releases.rb
12+
- run: ruby copy_to_separate_releases.rb ''
1313
env:
1414
GH_TOKEN: ${{ github.token }}
1515
GH_REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)