Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 9e0bf4d

Browse files
committed
Merge branch 'master' of https://github.com/e-marshall/itslive
2 parents cc9ad07 + 8da3214 commit 9e0bf4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/on-push.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: on-push
2+
with:
3+
github_token: ${{ secrets.GITHUB_TOKEN }}
4+
branch: ${{ github.ref }}
5+
26

37
permissions:
48
contents: read

0 commit comments

Comments
 (0)