Skip to content

Commit 00bcdf8

Browse files
committed
ci: fix and rename create workflow
PaulRBerg/foundry-template#58
1 parent 906b8ea commit 00bcdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create.yml renamed to .github/workflows/use-template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Create"
22

33
# The workflow will run only when the "Use this template" button is used
44
on:
5-
create:
5+
push:
66

77
jobs:
88
create:

0 commit comments

Comments
 (0)