mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-05-04 07:31:17 -05:00
Adjusting directory
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- uses: ./.github/actions/action
|
||||
- uses: ./.github/actions/
|
||||
name: Build and push Docker image
|
||||
with:
|
||||
image: housewrecker/gaps
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# action.yml
|
||||
name: 'Run Gaps'
|
||||
description: 'Greet someone and record the time'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user