Skip to content

Commit

Permalink
2212
Browse files Browse the repository at this point in the history
  • Loading branch information
ivailoyanakiev committed Apr 22, 2024
1 parent fe94192 commit c9d8905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: 'Get Previous tag'
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@v1"
prfix: "v"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
prefix: "v"

- name: Set up JDK 11
uses: actions/setup-java@v4
Expand Down

0 comments on commit c9d8905

Please sign in to comment.