You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- build and publish workflow
- publish on merge to main only
- ** do not merge until Package Settings have been changed to allow GHA
write to GHCR for this repo **
docker tag ghcr.io/cfpb/regtech/sbl/sbl-filing-api-latest:latest ghcr.io/cfpb/regtech/sbl/sbl-filing-api:${{env.TAG_VERSION}}
27
+
docker tag ghcr.io/cfpb/regtech/sbl/sbl-filing-api-latest:latest ghcr.io/cfpb/regtech/sbl/sbl-filing-api:${{env.TAG_VERSION}}_${{github.run_number}}.${{github.run_attempt}}
0 commit comments