Skip to content

Commit

Permalink
chore: remove github token from dependabot workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsOveTen committed Nov 11, 2024
1 parent f1e6912 commit 03d334b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ jobs:
uses: Informasjonsforvaltning/workflows/.github/workflows/build.yaml@main
with:
java_version: '17'
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 03d334b

Please sign in to comment.