Skip to content

Commit f532f95

Browse files
ci: update commit message for Firefox addons update job
1 parent 171d8f7 commit f532f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-firefox-addons.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
run: nix develop --impure -c mozilla-addons-to-nix pkgs/firefox-addons/firefox-addons.json pkgs/firefox-addons/default.nix
2525
- uses: stefanzweifel/git-auto-commit-action@v5
2626
with:
27-
commit_message: "firefox-addons: update as of ${{ steps.metadata.outputs.DATE }}"
27+
commit_message: "pkgs/firefox-addons: update as of ${{ steps.metadata.outputs.DATE }}"
2828
file_pattern: pkgs/firefox-addons/

0 commit comments

Comments
 (0)