Merge pull request #505 from GSA/stvnrlly/one-with

More tiny ADR workflow changes
This commit is contained in:
Carlo Costino
2023-09-26 16:22:10 -04:00
committed by GitHub

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