Skip to content

Commit

Permalink
updated release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yvasyliev committed Feb 26, 2023
1 parent e79bfe4 commit 1ef561a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
<dependency>
<groupId>com.github.yvasyliev</groupId>
<artifactId>deezer-api</artifactId>
<version>{{ github.event.inputs.version }}</version>
<version>${{ github.event.inputs.version }}</version>
</dependency>
```
- name: Upload Release Asset
Expand Down

0 comments on commit 1ef561a

Please sign in to comment.