Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcottingham committed Jun 16, 2021
1 parent e9c77e3 commit 1a8921e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
git config user.email "Grp-opensourceoffice@adobe.com"
git config user.name "Adobe Release Bot"
make version_bump part=${{ github.event.inputs.bump }}
- uses: actions/checkout@v2
- name: Build and publish new version
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit 1a8921e

Please sign in to comment.