mirror of
https://github.com/Xevion/grain.git
synced 2025-12-05 23:15:08 -06:00
Fix deployment title, test re-deploy
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -2,7 +2,7 @@ name: deploy
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
name: Deploy 'grain'
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user