We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb56fd commit a1a2667Copy full SHA for a1a2667
.github/workflows/mirror_data_archive.yml
@@ -9,7 +9,7 @@ jobs:
9
mirror-archive:
10
runs-on: ubuntu-latest
11
env:
12
- BUCKET: attack-range-data
+ BUCKET: attack-range-attack-data
13
ATTACK_DATA_ARCHIVE_FILE: attack_data.tar.zstd
14
steps:
15
- name: Checkout Repo
0 commit comments