1 parent 41d6d71 commit 371cc94Copy full SHA for 371cc94
1 file changed
.github/workflows/build-docker.yml
@@ -192,7 +192,6 @@ jobs:
192
- name: Add to RSS feed
193
if: github.ref_type == 'tag'
194
run: |
195
- git config --local user.email "torrent@users.noreply.github.com"
196
git config --local user.name "updateRSS"
197
git fetch origin "${GITHUB_REF_NAME}"
198
git checkout "${GITHUB_REF_NAME}"
0 commit comments