refactor(ci): Clean up steps

This commit is contained in:
TwiN
2022-06-18 13:06:24 -04:00
parent e4c9ad8796
commit f38b12d55b
3 changed files with 4 additions and 8 deletions

View File

@ -8,8 +8,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 45
steps:
- name: Check out code
uses: actions/checkout@v3
- uses: actions/checkout@v3
- name: Get image repository
run: echo IMAGE_REPOSITORY=$(echo ${{ secrets.DOCKER_USERNAME }}/${{ github.event.repository.name }} | tr '[:upper:]' '[:lower:]') >> $GITHUB_ENV
- name: Get the release