Skip to content

Commit

Permalink
Update release_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iletai authored Mar 22, 2024
1 parent d426d36 commit 9153327
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Release Tag
on:
workflow_call:
Expand All @@ -10,8 +9,8 @@ on:
- master
jobs:
create_tag:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/checkout@v4

- name: Create tag
uses: actions/github-script@v5
with:
Expand Down

0 comments on commit 9153327

Please sign in to comment.