Skip to content

Commit

Permalink
remove dependence on ssh key secret. now a public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
xbenng committed Dec 14, 2023
1 parent 9a8dd52 commit c903bc1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint-test-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ jobs:
with:
fetch-depth: 0 # for accurate versioning

- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.ACTIONS_SSH_PRIVATE_KEY }}

- name: Determine Version
id: staflversion
uses: StaflSystems/CustomGithubActions/DetermineVersion@main
Expand Down

0 comments on commit c903bc1

Please sign in to comment.