You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"text": "*${{ github.actor }}*\n:package: *Artificial Image Generator v${{ env.TAG_NAME }} has been released!*"
188
+
}
189
+
},
190
+
{
191
+
"type": "section",
192
+
"text": {
193
+
"type": "mrkdwn",
194
+
"text": "Hello team! Version *v${{ env.TAG_NAME }}* of Artificial Image Generator has been successfully released! Check it out at <https://wordpress.org/plugins/artificial-image-generator|wordpress.org/plugins/artificial-image-generator>. Please take a moment to test the new version and share your feedback or report any issues!"
195
+
}
196
+
},
197
+
{
198
+
"type": "section",
199
+
"text": {
200
+
"type": "mrkdwn",
201
+
"text": ":tada: Well done, team! Let's keep the momentum going!"
0 commit comments