Skip to content

Commit

Permalink
Update Check-in-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuSoysal authored Apr 28, 2023
1 parent ae708ce commit 5415523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Check-in-automation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: JIB container publish
name: Check-In automation

on:
workflow_dispatch:
Expand Down Expand Up @@ -36,4 +36,4 @@ jobs:
branch: archive
clean: false
folder: archive
target-folder: archive/${{ github.event.release.tag_name }}
target-folder: archive/${{ github.event.release.tag_name }}

0 comments on commit 5415523

Please sign in to comment.