Skip to content

Commit 9987ebb

Browse files
committed
bugfix
1 parent bfa6d87 commit 9987ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
password: ${{ secrets.GITHUB_TOKEN }}
3030

3131
- name: Build the containers
32-
run: ./build-production-containers.sh ${{ github.ref_name }}"
32+
run: ./build-production-containers.sh ${{ github.ref_name }}
3333
shell: bash

0 commit comments

Comments
 (0)