Skip to content

Commit

Permalink
ci: Change the workflow name amd remove dependency job
Browse files Browse the repository at this point in the history
Signed-off-by: sagilio <sagilio@outlook.com>
  • Loading branch information
sagilio committed Jul 25, 2023
1 parent dedb3c7 commit 2cad304
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Push

on: workflow_dispatch

Expand All @@ -16,7 +16,6 @@ env:
jobs:
push-packages:
runs-on: windows-latest
needs: run-semantic-release

steps:
- name: Checkout
Expand Down

0 comments on commit 2cad304

Please # to comment.