Skip to content

Commit 80a03a5

Browse files
authored
Update release.yml
1 parent 1725bb0 commit 80a03a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
repository: eltos/typst-packages
1818
path: typst-packages
19-
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
2019
- name: Extract version
2120
run: |
2221
VERSION=$(awk -F'= *' '/^version/{gsub(/"/,"",$2);print $2}' accelerated-jacow/typst.toml)

0 commit comments

Comments
 (0)