diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 12cad00..34a3d3d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: - name: Create Release run: | - Write-Host "Creating Release vor $ENV:{BULMA_VERSION} + Write-Host "Creating Release vor $ENV:BULMA_VERSION" git add assets\bulma git status Write-Output "committing..."