Skip to content

Commit aab4732

Browse files
Bump softprops/action-gh-release from 2.0.8 to 2.1.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.1.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.0.8...v2.1.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad12507 commit aab4732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ jobs:
15981598
shell: bash
15991599

16001600
- name: Release
1601-
uses: softprops/action-gh-release@v2.0.8
1601+
uses: softprops/action-gh-release@v2.1.0
16021602
with:
16031603
tag_name: devilx-nightly
16041604
body_path: ${{ github.workspace }}/RELEASE_NOTE.md

0 commit comments

Comments
 (0)