Skip to content

Commit 49a857a

Browse files
committed
ci: update workflows config.
1 parent 1a7400a commit 49a857a

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

.github/FUNDING.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# These are supported funding model platforms
2-
3-
# github: [jaywcjlove]
4-
# patreon: # Replace with a single Patreon username
5-
# open_collective: # Replace with a single Open Collective username
6-
# ko_fi: # Replace with a single Ko-fi username
7-
# tidelift: #npm/mocker-api
8-
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9-
custom: https://jaywcjlove.github.io/#/sponsor
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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ jobs:
290290
uses: ncipollo/release-action@v1
291291
if: steps.create_tag.outputs.successful
292292
with:
293+
allowUpdates: true
293294
token: ${{ secrets.GITHUB_TOKEN }}
294295
name: ${{ steps.create_tag.outputs.version }}
295296
tag: ${{ steps.create_tag.outputs.version }}

0 commit comments

Comments
 (0)