Try with the current branch

This commit is contained in:
Eren Dogan
2023-02-07 10:46:55 -08:00
parent 78a2472bbf
commit 320b0223f8
+6 -6
View File
@@ -1,10 +1,10 @@
name: deploy
on:
push:
branches:
- stable
tags:
- 'v*.*.*'
on: [push]
# push:
# branches:
# - stable
# tags:
# - 'v*.*.*'
jobs:
deploy_pip:
runs-on: ubuntu-latest