Skip to content

Commit

Permalink
Добавляет загрузку платформы
Browse files Browse the repository at this point in the history
  • Loading branch information
igsekor committed Aug 1, 2024
1 parent 27d4ba3 commit 4fe3e64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
release:
runs-on: ubuntu-22.04
steps:
- name: Загрузка платформы
uses: actions/checkout@v4
- name: Создание черновика релиза
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4fe3e64

Please sign in to comment.