reingart / pyafipws

Factura Electrónica AFIP y otros servicios web (proyecto software libre) — Interfases, tools and apps for Argentina's gov't. webservices (soap, com/dll simil-ocx, pdf, dbf, xml, json, etc.) #python
http://www.sistemasagiles.com.ar/trac/wiki/ManualPyAfipWs
GNU Lesser General Public License v3.0
286 stars 224 forks source link

Only run release on original repository, not forks #107

Closed reingart closed 1 year ago

reingart commented 1 year ago

This avoids errors with dependabot PR:

Run marvinpinto/action-automatic-releases@latest
Initializing the Automatic Releases action
Determining release tags
Retrieving commit history
Generating changelog
Generating release tag
  Attempting to create or update release tag "beta"
  Could not create new tag "refs/tags/beta" (Resource not accessible by integration) therefore updating existing tag "tags/beta"
  Error: Resource not accessible by integration

Summary

(short description of what does this PR, Issue #, etc.)

Checklist

Manual test evidence

(attach command-line examples, execution output & logs, etc.)