Skip to content

Commit

Permalink
CFR: Switch lowercase action implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 6, 2024
1 parent aba50f1 commit 8fa19b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Compute build tag (OS-ARCH)
id: build-tag
uses: Entepotenz/change-string-case-action-min-dependencies@v1
uses: ASzc/change-string-case-action@v6
with:
string: "${{ runner.os }}-${{ runner.arch }}"

Expand Down

0 comments on commit 8fa19b1

Please sign in to comment.