Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
ztelliot committed Mar 7, 2022
1 parent a9bf3a1 commit f0058e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
</plugins>
</build>
</project>"""
return raw
return raw
if __name__ == '__main__':
keycloak_version = "${{ github.event.inputs.keycloak }}"
Expand Down

0 comments on commit f0058e2

Please sign in to comment.