Skip to content

Commit c903bc1

Browse files
committed
remove dependence on ssh key secret. now a public repo
1 parent 9a8dd52 commit c903bc1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/lint-test-tag.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ jobs:
7171
with:
7272
fetch-depth: 0 # for accurate versioning
7373

74-
- uses: webfactory/ssh-agent@v0.7.0
75-
with:
76-
ssh-private-key: ${{ secrets.ACTIONS_SSH_PRIVATE_KEY }}
77-
7874
- name: Determine Version
7975
id: staflversion
8076
uses: StaflSystems/CustomGithubActions/DetermineVersion@main

0 commit comments

Comments
 (0)