Skip to content

Commit bca9c1c

Browse files
committed
chore: fix publish public package
remove ssh key setup
1 parent 422f04d commit bca9c1c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publich_public_package.yml

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- name: Set up SSH key
13-
uses: webfactory/[email protected]
14-
with:
15-
ssh-private-key: ${{ secrets.WTTJ_DEPLOYER }}
16-
1712
- uses: actions/checkout@v4
1813

1914
- name: Set up Elixir

0 commit comments

Comments
 (0)