Skip to content

Commit

Permalink
Update trigger-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed May 12, 2024
1 parent 0f2e692 commit a32e136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-release.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- name: Set IMAGE
run: echo "IMAGE=${GITHUB_REPOSITORY#*/docker-}" >> "${GITHUB_ENV}"
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Set VERSION
if: github.ref == 'refs/heads/main'
run: |
Expand Down

0 comments on commit a32e136

Please sign in to comment.