diff --git a/.github/workflows/pingdiscordbots.yml b/.github/workflows/pingdiscordbots.yml index b932f12..854a58a 100644 --- a/.github/workflows/pingdiscordbots.yml +++ b/.github/workflows/pingdiscordbots.yml @@ -12,15 +12,15 @@ on: jobs: build: runs-on: ubuntu-latest - name: Update this repo's README with recent activity + name: Keep AI Bots developed by Katorly Lab alive on Discord steps: - uses: actions/checkout@v2.5.0 - name: Ping AI chat bots on Katorly Lab Discord - uses: cl8dep/action-discord@v0 + uses: cl8dep/action-discord@v0.1 with: webhook: ${{ secrets.DISCORD_KEEPALIVE_WEBHOOK }} message: '@UltimateGPT#6241 Hello! @ImageryGG#1032 Hi!' # Prevent workflow from being disabled after 60 days of inactivity of the current repository. - name: Keep Github workflow alive - uses: gautamkrishnar/keepalive-workflow@v1 \ No newline at end of file + uses: gautamkrishnar/keepalive-workflow@v1