Skip to content

Commit

Permalink
Merge pull request #27 from moosetechnology/uNouss-patch-1
Browse files Browse the repository at this point in the history
Update imagecreation.yml
  • Loading branch information
uNouss authored Sep 15, 2023
2 parents e59a4cf + cff290c commit 9e44af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/imagecreation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
PROJECT_NAME: Framoose
PROJECT_NAME: 'Framoose'
name: $PROJECT_NAME
strategy:
matrix:
Expand Down Expand Up @@ -44,6 +44,6 @@ jobs:
with:
mode: update
replace_assets: true
tag_name: latest
tag_name: 'm11p11'
assets: ${{ env.PROJECT_NAME }}-${{ matrix.smalltalk }}.zip
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9e44af6

Please sign in to comment.