Skip to content

Commit

Permalink
Merge branch 'main' into addon
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptsengineer committed Sep 18, 2023
2 parents d0272c8 + f6d3885 commit 5706195
Showing 1 changed file with 6 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
name: Deploy addon to asset lib

name: "Push to asset lib"
on:
push:
branches: [ addon ]

workflow_dispatch:
release:
types:
- published

jobs:
build:
publish:
runs-on: ubuntu-latest

permissions: write-all
name: Publish new version to asset lib

steps:

Expand Down

0 comments on commit 5706195

Please sign in to comment.