From ddc406b1ebfa995a1aa795eeda15f32bacbe31fa Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 20 Nov 2022 10:35:29 -0800 Subject: [PATCH] Update toot.yml --- .github/workflows/toot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/toot.yml b/.github/workflows/toot.yml index 5027448..6f6d1bb 100644 --- a/.github/workflows/toot.yml +++ b/.github/workflows/toot.yml @@ -16,4 +16,7 @@ jobs: with: message: | This is a test toot, automatically posted by a github action. - ${{ github.repositoryUrl }} + + ${{ github.server_url }}/${{ github.repository }} + + ${{ github.ref }}