Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Sep 18, 2023
1 parent bfa6d87 commit 9987ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit 9987ebb

Please sign in to comment.