Skip to content

Commit 649e416

Browse files
committed
ahg
1 parent 211a3bd commit 649e416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
token: ${{ steps.app-token.outputs.token }}
3939
repository: github/backup-utils
4040
- name: Create empty commit in backup-utils
41-
id: empty_commit
41+
id: empty-commit
4242
env:
4343
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
4444
run: |

0 commit comments

Comments
 (0)