Skip to content

Commit

Permalink
fixed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
DinisCruz committed Jun 10, 2024
1 parent d7159d4 commit 8bbe219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline__dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Increment Tag (for DEV)
uses: owasp-sbot/OSBot-GitHub-Actions/.github/actions/github__increment-tag@dev
with:
package_name: 'cbr_website_beta'
package_name: 'osbot_github_actions'
target_branch: 'dev'
#needs:
# - run-unit-tests

0 comments on commit 8bbe219

Please sign in to comment.