2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00
This commit is contained in:
Matthias Mair 2022-08-04 07:57:11 +02:00
parent 48c4bd59a9
commit ea254235e9

View File

@ -2,13 +2,12 @@ name: Build pages and publish
on: on:
push: push:
branches: [ main ] branches:
- main
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1 - uses: ruby/setup-ruby@v1