Skip to content

Commit

Permalink
Update publish-sayanrepo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent authored Jun 1, 2024
1 parent c08bc95 commit f0dbbef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-sayanrepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- completed

jobs:
publish:
publish_to_sayanrepo:
runs-on: ubuntu-22.04
steps:
- name: Publish to SayanDevelopment snapshot repo
run: ./gradlew publish
env:
Expand Down

0 comments on commit f0dbbef

Please sign in to comment.