Update build.yml

This commit is contained in:
Layla 2020-09-13 01:41:22 -04:00 committed by GitHub
parent 6e7f8a855a
commit fe38dec195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
python-version: 3.7
- name: Update Version
id: semver
uses: RightBrain-Networks/semver-action@1.0.0
uses: RightBrain-Networks/semver-action@master
with:
mode: get
- name: Install dependencies
@ -29,4 +29,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.0.0a0
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.PYPI_TOKEN }}