Skip to content

Commit

Permalink
Integración continua
Browse files Browse the repository at this point in the history
  • Loading branch information
DriveSP committed Nov 19, 2024
1 parent 7b8c3ae commit 39ec2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: workflow_dispatch
env:
BUTLER_API_KEY: ${{secrets.ITCHIO_API_KEY}} # Repository Settings -> Secrets and variables -> Actions -> New repository secret
ITCHIO_USERNAME: ${{secrets.ITCHIO_USERNAME}}
PROJECT_NAME: "github-godot4-itchio" # See README.md about project, channel, and export file naming conventions
PROJECT_NAME: "secrets-proyect-in-development" # See README.md about project, channel, and export file naming conventions

jobs:
Build:
Expand Down

0 comments on commit 39ec2fc

Please sign in to comment.