Skip to content

Commit

Permalink
Update upload-artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor authored Oct 14, 2024
1 parent 8e95e38 commit 471eec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "Generate and upload distributions"
on:
push:
branches:
- release/**
branches:
- release/**

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 471eec8

Please sign in to comment.