Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
D4isDAVID authored and ChatDisabled committed Dec 6, 2023
1 parent 65664cb commit 7c727b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const core = require('@actions/core')
const github = require('@actions/github')
const webhook = require('../src/discord.js')

//
async function run() {
const payload = github.context.payload
const repository = payload.repository.name
Expand Down

0 comments on commit 7c727b2

Please sign in to comment.