Skip to content

Commit f2dd6f5

Browse files
authored
Merge pull request #467 from camptocamp/remove-unused-gopass-patterns
Remove unused gopass patterns
2 parents 29f37f8 + f4a5454 commit f2dd6f5

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/main.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232

33-
- uses: camptocamp/initialise-gopass-summon-action@17703c87720ba3766abc90da60b437783b530d93 # v2.0.1
34-
with:
35-
ci-gpg-private-key: ${{secrets.CI_GPG_PRIVATE_KEY}}
36-
github-gopass-ci-token: ${{secrets.GOPASS_CI_GITHUB_TOKEN}}
37-
patterns: pypi docker
38-
if: env.HAS_SECRETS == 'HAS_SECRETS'
39-
4033
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
4134
with:
4235
python-version: '3.14'

0 commit comments

Comments
 (0)