only need one with

This commit is contained in:
stvnrlly
2023-09-26 09:37:10 -04:00
parent 9087125e85
commit b4bf0f8084

View File

@@ -22,8 +22,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
ref: main ref: main
with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: get ADR number - name: get ADR number
id: next id: next