Fix deployment title, test re-deploy

This commit is contained in:
Xevion
2022-11-25 02:39:00 -06:00
parent 6ceba5fc83
commit 0f444498b0

View File

@@ -2,7 +2,7 @@ name: deploy
on: [push] on: [push]
jobs: jobs:
build: build:
name: Deploy 'grain' name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2