Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese3660 authored Dec 27, 2023
1 parent 8cdc126 commit 4177674
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
# This is a basic workflow to help you get started with Actions
name: Upload release

name: CI

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
release:
types: ["published"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
types: [ "published" ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 4177674

Please sign in to comment.