Skip to content

Commit 115998f

Browse files
feat: Update GitHub workflow (#7515)
Upgrade download release action Remove old add assets to release workflow
1 parent a795550 commit 115998f

File tree

2 files changed

+1
-106
lines changed

2 files changed

+1
-106
lines changed

.github/workflows/add-assets-to-release.yaml.disabled

Lines changed: 0 additions & 105 deletions
This file was deleted.

.github/workflows/update-download-releases.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
steps:
1111
- name: Update download releases
1212
if: ${{ github.event_name == 'workflow_dispatch' || ( !github.event.release.draft && !github.event.release.prerelease && !startsWith(github.event.release.name, 'download-latest') ) }}
13-
uses: DataDog/download-release-action@ea1f13c0cad08eafeebec8b7d9b2d6ee74efb92a # 0.0.2
13+
uses: DataDog/download-release-action@eeefd56e9d1f0102ad1e6f6c8a170c7bfbc5b613 # 0.0.3

0 commit comments

Comments
 (0)