Skip to content

Commit

Permalink
Merge pull request #49 from appoptics/fix-build-release
Browse files Browse the repository at this point in the history
Fix CI build
  • Loading branch information
farzadb82 authored Aug 18, 2022
2 parents 3d5f3a8 + a425052 commit 4afc4c8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: build

on:
push:
tags:
- v*

branches:
- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4afc4c8

Please sign in to comment.