mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-20 11:31:57 -08:00
Fix: CI - Release bug
This commit is contained in:
parent
80480e3a9a
commit
b823eea6f2
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -8,7 +8,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
fetch-depth: 0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Merge master -> photon-style
|
||||
uses: devmasx/merge-branch@1.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue