Skip to content

Commit

Permalink
set workflow to be run manually
Browse files Browse the repository at this point in the history
  • Loading branch information
abu-usama authored Sep 13, 2023
1 parent 173b4fa commit 417e905
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cd_maven.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Publish package to the Maven Central Repository
on:
push:
tags:
- 'ipinfo-*'
on: workflow_dispatch
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 417e905

Please sign in to comment.