Refactor some workflows for consistency (#1510)

This commit is contained in:
Sylvie
2024-09-21 11:12:09 -04:00
committed by GitHub
parent 5d3e96662e
commit 84c01f064f
6 changed files with 46 additions and 33 deletions

View File

@@ -9,7 +9,8 @@ jobs:
if: github.repository_owner == 'gbdev'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checkout repo
uses: actions/checkout@v4
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with: