Skip to content

Commit

Permalink
Merge pull request #787 from datacite/workflow-fix
Browse files Browse the repository at this point in the history
Release.yml workflow fix.
  • Loading branch information
svogt0511 authored Feb 28, 2022
2 parents 38914d9 + 0e5fe59 commit cb5e267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
image: mysql:5.7
env:
MYSQL_DATABASE: datacite
MYSQL_USER: root
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
ports:
- 3306
Expand Down

0 comments on commit cb5e267

Please sign in to comment.