ci: updated workflow comments

This commit is contained in:
Liyas Thomas
2022-12-14 19:10:52 +05:30
parent 4b920feffa
commit 0d26d4cdbd
6 changed files with 39 additions and 25 deletions

View File

@@ -7,8 +7,8 @@ on:
types: [published]
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
publish:
name: Publish
runs-on: ubuntu-latest
steps:
- name: Maximize build space
@@ -20,7 +20,7 @@ jobs:
remove-android: 'true'
remove-haskell: 'true'
- name: Check out the repo
- name: Checkout
uses: actions/checkout@v3
- name: Set up QEMU