Skip to content

Commit

Permalink
Update annoucement.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kunjgit authored Oct 3, 2023
1 parent 19d33d8 commit 0f00292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/annoucement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
script: |
const hackwithus = \n @${context.payload.sender.login} here, \n Hope you are enjoying this hacktober 😀 \n We are excited to share that we are opening issue from our side where you will be going to add games on our website 🚀 \n Work on this [issue](https://github.com/kunjgit/GameZone/issues/2944) 🔥 \n and help us building GameZone \n if you still haven't joined us join us on ⁠[Discord](https://discord.gg/fgwk4XZfxG) \n See you soon 😊`;
const hackwithus = \n @${context.payload.sender.login} here, \n Hope you are enjoying this hacktober 😀 \n We are excited to share that we are opening issue from our side where you will be going to add games on our website 🚀 \n Work on this [issue](https://github.com/kunjgit/GameZone/issues/2944) 🔥 \n and help us building GameZone 💗 \n if you still haven't joined us join us on ⁠[Discord](https://discord.gg/fgwk4XZfxG) \n See you soon 😊`;
const commentBody = `\n @${context.payload.sender.login} here, \n We have this annoucement to make 📢!! \n 💥 Special Announcement: \nIt's the **Call to all the designers** 🔥 🎨 \nAs you all know that GameZone has crossed 100 games 💗 , it's time that we all come up together and make the UI even better!!\nWe are redesigning the thumbnails, make sure you come up with the aesthetic and cool ideas 🚀 !\nYou are supposed to share the 4 different templates that can be used. Make sure that the size is: **1280 px X 720 px.** \nThe frame should be such that there is only a single image of the game that's taking up the major portion of the frame. Any kind of text should not be there. \n **The design should be catchy and aesthetic!** 🔥 \n\n **Note:** You are not supposed to create any issue right now for the same. \nYou have to share different designs right now in ⁠[Discord](https://discord.gg/fgwk4XZfxG) and Project Admin would be selecting one design and would be assigning the issue. After that only, you have to start working on it.`;
const hacktoberfest = `\n @${context.payload.sender.login} here, \n Hope you are doing extremely well 😇 \n It's confirmed 🥳, GameZone is taking part in hacktoberfest and ready to have another 💥 \n Ready to have some amazing contributions once again also thank you for you support in GSSoC23 you have took us on top 5 ❤️‍🔥 \n if you still haven't joined us join us on ⁠[Discord](https://discord.gg/fgwk4XZfxG) \n See you soon 😊`;
Expand Down

0 comments on commit 0f00292

Please sign in to comment.