diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index f105d22..a9ae10b 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -8,6 +8,7 @@ on: jobs: run: runs-on: ubuntu-latest + environment: mastodon steps: - uses: actions/checkout@v3 - uses: actions/setup-python@v4