Skip to content

Commit

Permalink
Build workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MillionthOdin16 committed Aug 19, 2023
1 parent 9133970 commit 910228c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 36 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build/release

on: push
#push:
# tags:
# - '*'
on:
push:
tags:
- '*'

jobs:
release:
Expand Down
32 changes: 0 additions & 32 deletions .github/workflows/release.yml

This file was deleted.

0 comments on commit 910228c

Please sign in to comment.