Skip to content

Commit 27d2bce

Browse files
committed
chore: update workflows config.
1 parent 84cacbb commit 27d2bce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ github: [jaywcjlove]
44
patreon: # Replace with a single Patreon username
55
open_collective: # Replace with a single Open Collective username
66
ko_fi: # Replace with a single Ko-fi username
7-
tidelift: npm/react-hot-keys
7+
tidelift: # npm/react-hot-keys
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99
custom: https://jaywcjlove.github.io/sponsor.html

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: GitHub Actions Build and Deploy react-hot-keys
1+
name: Build & Deploy
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)