Skip to content

Commit

Permalink
github packet
Browse files Browse the repository at this point in the history
  • Loading branch information
happycbbboy committed Mar 26, 2024
1 parent ed3d466 commit e50c4a8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
java-version: '17'
distribution: 'temurin'

# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@ec92e829475ac0c2315ea8f9eced72db85bb337a # v3.0.0

# 上传apk到release
- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit e50c4a8

Please sign in to comment.