Skip to content

Commit

Permalink
add hello world action
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Jul 12, 2024
1 parent ac4f08c commit e7642ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
workflow_call:
workflow_dispatch: # TODO change to workflow_call
inputs:
package_name:
description: 'Name of package, e.g. "alphadia"'
Expand Down

0 comments on commit e7642ee

Please sign in to comment.