Skip to content

Commit

Permalink
turn off the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitrise CI committed Nov 18, 2024
1 parent 181bae7 commit 9e1538c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Publish to pub.dev

on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
#on:
# release:
# types: [published]
# push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+*'

jobs:
publish:
Expand Down

0 comments on commit 9e1538c

Please sign in to comment.