Skip to content

Commit 5cd4196

Browse files
committed
Смена токена для публикации релиза
1 parent e391d1f commit 5cd4196

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
shell: bash
3939
run: opm push -f ./crs-api-*.ospx --token ${{ env.TOKEN }} -c stable
4040
env:
41-
TOKEN: ${{ secrets.GITHUB_TOKEN }}
41+
TOKEN: ${{ secrets.OSHUB_TOKEN }}

0 commit comments

Comments
 (0)