Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel authored Jun 3, 2022
1 parent eccc264 commit 74ff8b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

- name: Publish images
run: |
cd ${{ github.workspace }}/images
./build-stack-image.sh true
${{ github.workspace }}/images/build-stack-image.sh true
- name: Release
uses: softprops/action-gh-release@v1

0 comments on commit 74ff8b1

Please sign in to comment.