mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2025-01-14 20:21:21 +01:00
Add dependency graph submission to build workflow
This commit is contained in:
parent
3906be9c2f
commit
1ebb5c24e0
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -31,3 +31,5 @@ jobs:
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: "jars/*.jar"
|
||||
- name: Generate and submit dependency graph
|
||||
uses: gradle/actions/dependency-submission@v4
|
Loading…
Reference in New Issue
Block a user