Skip to content

Commit

Permalink
remove secret from workflow call
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed Feb 27, 2025
1 parent b130661 commit 8a9630c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ on:
dockerfile:
required: true
type: string
secrets:
GITHUB_TOKEN:
required: false

jobs:
build-and-publish:
Expand Down

0 comments on commit 8a9630c

Please sign in to comment.