Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshia001 committed Jun 20, 2024
1 parent ec8cfc4 commit 21cbf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release

on:
pull_request:
push:
tags:
- v*
Expand Down Expand Up @@ -35,4 +34,5 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: true
automatic_release_tag: "${{ github.ref_name }}"
files: publish/*

0 comments on commit 21cbf24

Please sign in to comment.