Skip to content

Commit

Permalink
Fix extension release flow (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
  • Loading branch information
GioSensation authored Mar 28, 2023
1 parent edaa74d commit 70f2e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asana-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
with:
repository: duckduckgo/duckduckgo-privacy-extension
path: extensions/
ref: develop
ref: main
token: ${{ secrets.DAXMOBILE_AUTOFILL_AUTOMATION }}
- name: Update Extensions autofill reference
run: |
Expand Down

0 comments on commit 70f2e0e

Please sign in to comment.