Fixed wrong reference to ref, add force remove of file

This commit is contained in:
2024-04-01 22:56:25 -05:00
parent 19fab91db9
commit f71211c0b9
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
when:
- event: [push, pull_request, tag]
branch: [api/*]
refs: [ref/tags/APIDEV-*, ref/tags/API-*]
ref: [ref/tags/APIDEV-*, ref/tags/API-*]
steps:
- name: (YABA.API) Build and run tests
when: