Skip to content

Commit 3c75124

Browse files
committed
Fix World Builder release workflow validation
1 parent 0c170dc commit 3c75124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
retention-days: 7
9191

9292
release:
93-
name: Publish ${{ env.RELEASE_TAG }}
93+
name: Publish release
9494
needs: build
9595
runs-on: ubuntu-latest
9696
steps:

0 commit comments

Comments
 (0)