Skip to content

Commit

Permalink
update workflows about adding issues to the projects
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Jun 5, 2024
1 parent 8c3eccd commit b48a472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/addIssueToDesignBoard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@1.0.1
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/epam/projects/38
github-token: ${{ secrets.UUI_CI_SECRET }}
Expand Down

0 comments on commit b48a472

Please sign in to comment.