Skip to content

Commit 2778527

Browse files
authored
Update gha-secret-extract.yaml
1 parent 86dfdf1 commit 2778527

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gha-secret-extract.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# .github/workflows/upload-gh-secrets.yml
21
name: Upload GH Secrets to 1Password
32

43
permissions:
@@ -17,9 +16,6 @@ jobs:
1716
GITHUB_REPOSITORY: ${{ github.repository }}
1817
GITHUB_SECRET_SOURCE: ${{ github.secret_source }}
1918
steps:
20-
- name: Check out repository
21-
uses: actions/checkout@v3
22-
2319
- name: Set up Python 3.x
2420
uses: actions/setup-python@v4
2521
with:

0 commit comments

Comments
 (0)