We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79c2ff0 + 960d990 commit f9ae694Copy full SHA for f9ae694
.github/workflows/release.yaml
@@ -23,7 +23,6 @@ on:
23
jobs:
24
build:
25
uses: scality/workflows/.github/workflows/docker-build.yaml@v2
26
- secrets: inherit
27
with:
28
namespace: ${{ github.repository_owner }}
29
name: ${{ github.event.repository.name }}
0 commit comments