Skip to content

Commit

Permalink
new ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnSur committed Jun 15, 2022
1 parent 9c40814 commit fc54846
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 110 deletions.
86 changes: 0 additions & 86 deletions .github/workflows/Functions.ps1

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/ci.ps1

This file was deleted.

14 changes: 5 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
name: CI
name: UPM Release
on:
push:
branches: [ release ]
workflow_dispatch:

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

steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]

- name: Create a package commit
run: . ./.github/workflows/ci.ps1
shell: pwsh
- uses: ErnSur/UPM-Release@develop
with:
package_directory: 'Packages/com.quickeye.ui-toolkit-plus'

0 comments on commit fc54846

Please sign in to comment.