Fix dev bump in Publish Release workflow (#4948)

This commit is contained in:
jack1142
2021-04-06 03:22:01 +02:00
committed by GitHub
parent 36c9d9aaee
commit fa25033be1

View File

@@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
ref: V3/develop
- name: Set up Python
uses: actions/setup-python@v2
with: