Skip to content

Commit

Permalink
Create build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jan 4, 2024
1 parent da6cf1a commit 429844f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Build and Push
run-name: Build and Push to dist/${{ github.ref_name }}

on:
workflow_dispatch:

jobs:
push:
uses: retejs/.github/.github/workflows/build-push.yml@main

0 comments on commit 429844f

Please sign in to comment.