Skip to content

Commit

Permalink
impr(UTAPI-101): Remove secrets: inherit from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacro committed May 15, 2024
1 parent 60db367 commit 7fde348
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ on:
jobs:
build:
uses: scality/workflows/.github/workflows/docker-build.yaml@v2
secrets: inherit
with:
namespace: ${{ github.repository_owner }}
name: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 7fde348

Please sign in to comment.