Skip to content

Commit dc597f0

Browse files
committed
ci: update workflows config.
1 parent 7822d8b commit dc597f0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/FUNDING.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ko_fi: jaywcjlove
2+
buy_me_a_coffee: jaywcjlove
3+
custom: ["https://www.paypal.me/kennyiseeyou", "https://jaywcjlove.github.io/#/sponsor"]

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: ncipollo/release-action@v1
5858
if: steps.create_tag.outputs.successful
5959
with:
60+
allowUpdates: true
6061
token: ${{ secrets.GITHUB_TOKEN }}
6162
name: ${{ steps.create_tag.outputs.version }}
6263
tag: ${{ steps.create_tag.outputs.version }}

0 commit comments

Comments
 (0)