mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
compress
This commit is contained in:
parent
48c4bd59a9
commit
ea254235e9
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -2,13 +2,12 @@ name: Build pages and publish
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ruby/setup-ruby@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user