Skip to content

Commit

Permalink
Wrong env var name
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed May 23, 2024
1 parent e83a844 commit a85a73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,6 @@ jobs:
add: "libs/libopus/"
commit: "--renormalize"
default_author: github_actions
message: Update ${{ matrix.config.file }} to ${{ env.SODIUM_VERSION }}
message: Update ${{ matrix.config.file }} to ${{ env.OPUS_VERSION }}
pull: "--rebase --autostash"
push: true

0 comments on commit a85a73b

Please sign in to comment.