Skip to content

Commit

Permalink
Remove incorrect pom instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarz authored Jul 10, 2020
1 parent aea029f commit 1e4732b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
<groupId>me.paulschwarz</groupId>
<artifactId>spring-dotenv</artifactId>
<version>${{ steps.get_version.outputs.VERSION }}</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 1e4732b

Please sign in to comment.