Skip to content

Commit

Permalink
Merge pull request #466 from VKCOM/e.muhamethanov/fix-path-to-script
Browse files Browse the repository at this point in the history
fix: fix path to script
  • Loading branch information
EldarMuhamethanov authored Sep 23, 2024
2 parents 48b4821 + a55d7d8 commit ed59031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VKUI/add-next-minor-milestone/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ inputs:
description: 'pull request number to add milestone'
runs:
using: 'node20'
main: 'index.js'
main: 'dist/index.js'

0 comments on commit ed59031

Please sign in to comment.