Skip to content

Commit

Permalink
another action
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Oct 23, 2024
1 parent 7a30091 commit f2c64d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:

- name: Get Previous tag
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@v1"
uses: oprypin/find-latest-tag@v1
with:
repository: duckduckgo/android

- name: Show the latest tag
run: |
Expand Down

0 comments on commit f2c64d4

Please sign in to comment.