Skip to content

Commit

Permalink
Merge branch 'main' into sabrina/localise_app
Browse files Browse the repository at this point in the history
  • Loading branch information
SabrinaTardio authored Mar 4, 2024
2 parents 5a4f4fc + 5255ad5 commit 4baa145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_dmg_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ jobs:

if: ${{ github.event.inputs.release-type != 'internal' }}

uses: ./.github/workflows/create_variants.yml
uses: duckduckgo/macos-browser/.github/workflows/create_variants.yml@main
secrets:
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
Expand Down

0 comments on commit 4baa145

Please sign in to comment.