Skip to content

Commit f8a8c53

Browse files
committed
Update build.yml
1 parent b4e1ddf commit f8a8c53

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
fi
133133
done
134134
135-
- name: Publish Nightly Release (rolling "nightly" tag)
135+
- name: Publish Nightly Release
136136
uses: softprops/action-gh-release@v2
137137
with:
138138
tag_name: nightly-master
@@ -143,7 +143,6 @@ jobs:
143143
generate_release_notes: false
144144
body: |
145145
Nightly build for the latest commit on `master`.
146-
This release is automatically updated in-place.
147146
files: |
148147
upload/*.zip
149148
upload/*.tar.gz

0 commit comments

Comments
 (0)