Skip to content

Commit

Permalink
Update auto-pr.yml (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamasato authored Apr 13, 2023
1 parent 950466c commit 33d0d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
title: "[${{ env.NAMESPACE }}] Internal release test [${{ env.RELEASE_VERSION }}]"
body: |
# Why
- To perform internal release for test [${{ env.RELEASE_VERSION }}](https://github.com/nakamasato/github-actions-practice/releases/tag/${{ env.RELEASE_VERSION }})
- To perform internal release for test [${{ env.RELEASE_VERSION }}](${{ github.server_url }}/${{ github.repository }}/releases/tag/${{ env.RELEASE_VERSION }})
# What
- Change image tag of test for ${{ env.NAMESPACE }}

0 comments on commit 33d0d1b

Please sign in to comment.