diff options
| author | 2024-02-24 21:54:25 +0800 | |
|---|---|---|
| committer | 2024-02-24 21:54:25 +0800 | |
| commit | 6f2be12fb7d5083388ba5b44034b8196111ff2f8 (patch) | |
| tree | e24847d3d080ef3326b2cbd348f0fab80db0aba7 /.github/workflows/changelog.yml | |
| parent | 7d9ae7613aa7f0713be61a5734cf8ac94b966b1a (diff) | |
| parent | 4ca59a3a40ce894cd0a0bf958c7c870412ada397 (diff) | |
| download | infini-6f2be12fb7d5083388ba5b44034b8196111ff2f8.tar.gz infini-6f2be12fb7d5083388ba5b44034b8196111ff2f8.zip | |
Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.0.5
Diffstat (limited to '.github/workflows/changelog.yml')
| -rw-r--r-- | .github/workflows/changelog.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 99075711..e61b888d 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -30,7 +30,7 @@ jobs: useGitmojis: false - name: Create Release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: allowUpdates: true draft: false |
