Skip to content

Commit

Permalink
try getting rid of the env
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Dec 18, 2024
1 parent 4753ac7 commit 09fe6b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
name: Build templates for Dependabot
needs: workflow-config
runs-on: ubuntu-latest
env:
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 09fe6b3

Please sign in to comment.