diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index db44a08..6eaae8e 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout original repository uses: actions/checkout@v3 with: - repository: nanos/mastodon_get_replies + repository: nanos/FediFetcher fetch-depth: 0 - name: Checkout latest release tag run: git checkout $(git describe --tags)