Skip to content

Commit

Permalink
dupate
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Feb 6, 2023
1 parent c40cf14 commit da5c48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-compile-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ github.token }}"
automatic_release_tag: "latest-${{ matrix.output-name }}"
automatic_release_tag: "latest-library${{ matrix.output-name }}"
prerelease: false
title: "Release ${{ matrix.output-name }}"
files: |
Expand Down

0 comments on commit da5c48a

Please sign in to comment.