Skip to content

Commit c0840f8

Browse files
committed
Update import ref
1 parent 6088fad commit c0840f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Push Operator
1616
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
1717
# uses: stakater/.github/.github/workflows/operator_push.yaml@main
18-
uses: stakater/UptimeGuardian/.github/workflows/base_push.yaml@mail
18+
uses: stakater/UptimeGuardian/.github/workflows/base_push.yaml@main
1919
secrets:
2020
ADMIN_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)