Skip to content

Commit

Permalink
Revert "Add action SDK to github actions"
Browse files Browse the repository at this point in the history
This reverts commit c31b210.
  • Loading branch information
Bencodes committed Oct 19, 2023
1 parent 77a744f commit 0180bf0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:

jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: android-actions/setup-android@v3
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v4
with:
release_files: rules_kotlin-*.tar.gz
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v4
with:
release_files: rules_kotlin-*.tar.gz

0 comments on commit 0180bf0

Please sign in to comment.