There was an error while loading. Please reload this page.
2 parents 29f37f8 + f4a5454 commit f2dd6f5Copy full SHA for f2dd6f5
1 file changed
.github/workflows/main.yaml
@@ -30,13 +30,6 @@ jobs:
30
with:
31
fetch-depth: 0
32
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
-
40
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
41
42
python-version: '3.14'
0 commit comments