File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ jobs:
215215 - name : Release
216216 id : publish
217217 run : |
218- cat <<EOF > ./git-credential-outlook.spec
218+ cat <<EOF > ./fedora/ git-credential-outlook.spec
219219 Name: git-credential-outlook
220220 Version: ${{ github.event.inputs.version }}
221221 Release: 1%{?dist}
@@ -274,7 +274,7 @@ jobs:
274274 - name : Release
275275 id : publish
276276 run : |
277- cat <<EOF > ./git-credential-gmail.spec
277+ cat <<EOF > ./fedora/ git-credential-gmail.spec
278278 Name: git-credential-gmail
279279 Version: ${{ github.event.inputs.version }}
280280 Release: 1%{?dist}
@@ -332,7 +332,7 @@ jobs:
332332 - name : Release
333333 id : publish
334334 run : |
335- cat <<EOF > ./git-credential-yahoo.spec
335+ cat <<EOF > ./fedora/ git-credential-yahoo.spec
336336 Name: git-credential-yahoo
337337 Version: ${{ github.event.inputs.version }}
338338 Release: 1%{?dist}
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments