Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 70cf83e

Browse files
Fix syntax
1 parent 51f2b10 commit 70cf83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- name: Set name in local git-config
1515
run: git config --local user.name "runner"
1616
- name: Run update script
17-
run: swift update.swift ${{ secrets.GITHUB_TOKEN }}
17+
run: swift update.swift ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)